aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mount_smbfs
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-10-19 18:09:29 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-10-19 18:09:29 +0000
commit5282e73fd74cb7550d21d9625c51864253570590 (patch)
treea8c09094113793d420a1dff66394481ed704ff12 /usr.sbin/mount_smbfs
parenta152ca4f14ab8a9228a8af3f7b9e2c1d383faa5b (diff)
downloadsrc-5282e73fd74cb7550d21d9625c51864253570590.tar.gz
src-5282e73fd74cb7550d21d9625c51864253570590.zip
Notes
Diffstat (limited to 'usr.sbin/mount_smbfs')
-rw-r--r--usr.sbin/mount_smbfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile
index 482b95591dab..91be9b99b01b 100644
--- a/usr.sbin/mount_smbfs/Makefile
+++ b/usr.sbin/mount_smbfs/Makefile
@@ -2,7 +2,7 @@
PROG= mount_smbfs
SRCS= mount_smbfs.c getmntopts.c
-WARNS?= 0
+WARNS?= 6
MAN= mount_smbfs.8
MOUNTDIR= ${.CURDIR}/../../sbin/mount