summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chroot
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2001-12-10 21:13:36 +0000
committermikeh <mikeh@FreeBSD.org>2001-12-10 21:13:36 +0000
commite408e50776be2ef5ea5b219c2e342b40986b9538 (patch)
tree8ba6ad20f3d2ac0d0980c7c73d6469ab6bb6755a /usr.sbin/chroot
parentd9613ea3837925885145ecab86d9945be73cb303 (diff)
downloadFreeBSD-src-e408e50776be2ef5ea5b219c2e342b40986b9538.zip
FreeBSD-src-e408e50776be2ef5ea5b219c2e342b40986b9538.tar.gz
Reorder WARNS line for style.
Pointed out by: bde
Diffstat (limited to 'usr.sbin/chroot')
-rw-r--r--usr.sbin/chroot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/chroot/Makefile b/usr.sbin/chroot/Makefile
index d28de66..d83dfa2 100644
--- a/usr.sbin/chroot/Makefile
+++ b/usr.sbin/chroot/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PROG= chroot
-MAN= chroot.8
-
WARNS?= 2
+MAN= chroot.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud