From 86642a4ab498a232761f0dcb1ca83f06fc0d5a40 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:33:27 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- sbin/quotacheck/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/quotacheck/Makefile') diff --git a/sbin/quotacheck/Makefile b/sbin/quotacheck/Makefile index e23e220..e0c36e9 100644 --- a/sbin/quotacheck/Makefile +++ b/sbin/quotacheck/Makefile @@ -3,6 +3,7 @@ PROG= quotacheck SRCS= quotacheck.c preen.c utilities.c +MAN= quotacheck.8 .PATH: ${.CURDIR}/../fsck_ffs .include -- cgit v1.1