aboutsummaryrefslogtreecommitdiff
path: root/sbin/quotacheck
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 /sbin/quotacheck
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 'sbin/quotacheck')
-rw-r--r--sbin/quotacheck/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/quotacheck/Makefile b/sbin/quotacheck/Makefile
index 7240fb9b86ef..e23e220c8516 100644
--- a/sbin/quotacheck/Makefile
+++ b/sbin/quotacheck/Makefile
@@ -3,7 +3,6 @@
PROG= quotacheck
SRCS= quotacheck.c preen.c utilities.c
-MAN8= quotacheck.8
.PATH: ${.CURDIR}/../fsck_ffs
.include <bsd.prog.mk>