aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/quot
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2001-12-10 21:13:36 +0000
committerMike Heffner <mikeh@FreeBSD.org>2001-12-10 21:13:36 +0000
commit28644e448a86fe20e74487e550302807b1af6922 (patch)
tree8ba6ad20f3d2ac0d0980c7c73d6469ab6bb6755a /usr.sbin/quot
parent9f5b04e925d068b053cc41bae3d3c25a5325062c (diff)
Notes
Diffstat (limited to 'usr.sbin/quot')
-rw-r--r--usr.sbin/quot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile
index 07bcc7eff1cf..fd0416cdc952 100644
--- a/usr.sbin/quot/Makefile
+++ b/usr.sbin/quot/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PROG= quot
-MAN= quot.8
-
WARNS?= 2
+MAN= quot.8
.include <bsd.prog.mk>