From 56b5d7535b94f68324d688401270d40f3779f0aa Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 20 Mar 2001 18:13:31 +0000 Subject: Set the default manual section for sbin/ to 8. --- usr.sbin/nfsd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/nfsd') diff --git a/usr.sbin/nfsd/Makefile b/usr.sbin/nfsd/Makefile index 5572762..3e0f8c5 100644 --- a/usr.sbin/nfsd/Makefile +++ b/usr.sbin/nfsd/Makefile @@ -3,7 +3,6 @@ PROG= nfsd CFLAGS+=-DNFS -MAN8= nfsd.8 .if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) CFLAGS+=-DKERBEROS -- cgit v1.1