diff options
Diffstat (limited to 'sbin/quotacheck')
-rw-r--r-- | sbin/quotacheck/Makefile | 1 |
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> |