summaryrefslogtreecommitdiff
path: root/usr.sbin/procctl
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-30 05:39:36 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-30 05:39:36 +0000
commitf6751868e4d58efc7a6e10ffb6d5e84bfc7931a5 (patch)
tree08b867efe38b3b47dbeea4f979e8d098dc994ee4 /usr.sbin/procctl
parent653636c21dadcff73d31c7dd0d5af29c585f7518 (diff)
Notes
Diffstat (limited to 'usr.sbin/procctl')
-rw-r--r--usr.sbin/procctl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile
index 880b93a13fe0..66193a6e2dfc 100644
--- a/usr.sbin/procctl/Makefile
+++ b/usr.sbin/procctl/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= procctl
+WARNS?= 2
MAN= procctl.8
.include <bsd.prog.mk>