summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-10-07 02:22:48 +0000
committerrodrigc <rodrigc@FreeBSD.org>2005-10-07 02:22:48 +0000
commit66304ab826e7c46f749f9b58509f639189dd5228 (patch)
treedc1ed9224503950c507e66e08d895d0aa1ed4ae8 /sbin
parent0b8c3193e12c45496e31e4654228f365613a55de (diff)
downloadFreeBSD-src-66304ab826e7c46f749f9b58509f639189dd5228.zip
FreeBSD-src-66304ab826e7c46f749f9b58509f639189dd5228.tar.gz
Bump WARNS up to 3.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/Makefile b/sbin/mount/Makefile
index 407abea..4cd26ac 100644
--- a/sbin/mount/Makefile
+++ b/sbin/mount/Makefile
@@ -3,7 +3,7 @@
PROG= mount
SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c
-WARNS?= 0
+WARNS?= 3
MAN= mount.8
# We do NOT install the getmntopts.3 man page.
OpenPOWER on IntegriCloud