aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2007-02-27 16:13:19 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2007-02-27 16:13:19 +0000
commit66fd908b8479ab6664f11e30125c7998693330ac (patch)
tree3b22a88b790b0e158fff846cc4ec13d35a9af695 /lib
parentfe59e41138a0bf10b2360bba6e64dfaf37e29507 (diff)
downloadsrc-66fd908b8479ab6664f11e30125c7998693330ac.tar.gz
src-66fd908b8479ab6664f11e30125c7998693330ac.zip
Remove a (harmless) stray backslash.
Notes
Notes: svn path=/head/; revision=167074
Diffstat (limited to 'lib')
-rw-r--r--lib/libwrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index 633032c0e589..b39b61709e8c 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -12,7 +12,7 @@ MAN+= hosts_access.5 hosts_options.5
MLINKS= hosts_access.3 hosts_ctl.3 \
hosts_access.3 request_init.3 \
hosts_access.3 request_set.3 \
- hosts_options.5 hosts.allow.5 \
+ hosts_options.5 hosts.allow.5
.PATH: ${.CURDIR}/../../contrib/tcp_wrappers