summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypupdated
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1997-05-29 13:59:22 +0000
committerwpaul <wpaul@FreeBSD.org>1997-05-29 13:59:22 +0000
commitd1cb90d0aab05f7379a573c0ccf2142d2952f769 (patch)
tree7c9539f970da25216be2106ec3be307fffaf38cd /usr.sbin/rpc.ypupdated
parentddd2ab1026794ffe0e1fd2c932dcb724ed1b2c30 (diff)
downloadFreeBSD-src-d1cb90d0aab05f7379a573c0ccf2142d2952f769.zip
FreeBSD-src-d1cb90d0aab05f7379a573c0ccf2142d2952f769.tar.gz
Mind-o: MAN8= yes --> NOMAN= yes
Etched onto my brain with acid by: Mark Murray.
Diffstat (limited to 'usr.sbin/rpc.ypupdated')
-rw-r--r--usr.sbin/rpc.ypupdated/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile
index 31d6aac..a278ff7 100644
--- a/usr.sbin/rpc.ypupdated/Makefile
+++ b/usr.sbin/rpc.ypupdated/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1996/06/03 04:48:32 wpaul Exp $
+# $Id: Makefile,v 1.1.1.1 1997/05/28 15:47:10 wpaul Exp $
PROG= rpc.ypupdated
SRCS= ypupdate_prot_svc.c ypupdated_main.c \
@@ -9,7 +9,7 @@ SRCS= ypupdate_prot_svc.c ypupdated_main.c \
RPCDIR= ${DESTDIR}/usr/include/rpcsvc
-MAN8= yes
+NOMAN= yes
CFLAGS+= -I${.CURDIR}/../ypserv -I.
CFLAGS+= -I${.CURDIR}/../../libexec/ypxfr
OpenPOWER on IntegriCloud