summaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
commitc73e22c3d47a3cff43c30a39e6aa4692e07316c8 (patch)
tree4850c8e93ed64ec07d74d3b37deb81f774dba52e /usr.sbin/ypbind
parentfe655281c5aaa0c4feb637ba0199f869ba84a78b (diff)
Notes
Diffstat (limited to 'usr.sbin/ypbind')
-rw-r--r--usr.sbin/ypbind/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile
index 2f0ff5fe82de..fa7ced859e3d 100644
--- a/usr.sbin/ypbind/Makefile
+++ b/usr.sbin/ypbind/Makefile
@@ -3,7 +3,6 @@
SRCS= ypbind.c yp_ping.c
PROG= ypbind
-MAN8= ypbind.8
CFLAGS+=-DDAEMON
.include <bsd.prog.mk>