aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2007-01-20 23:24:11 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2007-01-20 23:24:11 +0000
commit8a7b7c22beb7ba24f4fc3194d41e3a505d656b10 (patch)
tree1568fc68091e97331d79f6bd0e146e19f5a8b46a /usr.sbin
parentbec41fbe8331a5eabbf3f2762fcf902168f4e909 (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/mount_portalfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_portalfs/Makefile b/usr.sbin/mount_portalfs/Makefile
index b7027e7d0d59..991a36f3e549 100644
--- a/usr.sbin/mount_portalfs/Makefile
+++ b/usr.sbin/mount_portalfs/Makefile
@@ -8,7 +8,7 @@ MAN= mount_portalfs.8
MOUNT= ${.CURDIR}/../../sbin/mount
CFLAGS+=-I${MOUNT}
-WARNS?= 6
+WARNS?= 3
.PATH: ${MOUNT}