summaryrefslogtreecommitdiff
path: root/sbin/swapon
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-17 21:56:27 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-17 21:56:27 +0000
commitf6d189a9e4c4c50d95884b4b1ae13e5a03cd7e94 (patch)
treeb53ce267c4c7fc4d8202e2613cc6ef0c96e64c33 /sbin/swapon
parent7154ce64ab67c6fc0f6373f597f1314822844e78 (diff)
downloadsrc-test2-f6d189a9e4c4c50d95884b4b1ae13e5a03cd7e94.tar.gz
src-test2-f6d189a9e4c4c50d95884b4b1ae13e5a03cd7e94.zip
Notes
Diffstat (limited to 'sbin/swapon')
-rw-r--r--sbin/swapon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/swapon/Makefile b/sbin/swapon/Makefile
index 09f54b7c581c..74422811b4a5 100644
--- a/sbin/swapon/Makefile
+++ b/sbin/swapon/Makefile
@@ -8,7 +8,7 @@ LINKS+= ${BINDIR}/swapon ${BINDIR}/swapctl
MLINKS= swapon.8 swapoff.8
MLINKS+=swapon.8 swapctl.8
-WARNS?= 2
+WARNS?= 3
DPADD= ${LIBUTIL}
LDADD= -lutil