Bump WARNS up to 3.

This commit is contained in:
Craig Rodrigues 2005-10-07 02:22:48 +00:00
parent aedf10aca9
commit 429cd02cab
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151044

View File

@ -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.