aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nfsd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
commitfe655281c5aaa0c4feb637ba0199f869ba84a78b (patch)
treeec6d9a3298f43e6216117f9bd115130df43bf52a /usr.sbin/nfsd
parent6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff)
downloadsrc-fe655281c5aaa0c4feb637ba0199f869ba84a78b.tar.gz
src-fe655281c5aaa0c4feb637ba0199f869ba84a78b.zip
Set the default manual section for sbin/ to 8.
Notes
Notes: svn path=/head/; revision=74531
Diffstat (limited to 'usr.sbin/nfsd')
-rw-r--r--usr.sbin/nfsd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/nfsd/Makefile b/usr.sbin/nfsd/Makefile
index 5572762c5e53..3e0f8c5569f2 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