summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown/Makefile
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2003-04-25 08:57:55 +0000
committerjohan <johan@FreeBSD.org>2003-04-25 08:57:55 +0000
commitb15a9b8776135db9c5788b9625ab112909dbc343 (patch)
tree70687a8298d3f7b38c8d2af984bfc34260f37707 /usr.sbin/chown/Makefile
parentf519d72bc973c8a03c8dcd6bbef9dbf1f3da3387 (diff)
downloadFreeBSD-src-b15a9b8776135db9c5788b9625ab112909dbc343.zip
FreeBSD-src-b15a9b8776135db9c5788b9625ab112909dbc343.tar.gz
Similar to chmod(1); make -v -v mean very verbose and show
the old and new uid/gid. PR: 41341 Submitted by: Edward Brocklesby <nighthawk@unrealircd.com> Reviewed by: bde@ (an older version)
Diffstat (limited to 'usr.sbin/chown/Makefile')
-rw-r--r--usr.sbin/chown/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile
index 017ed61..63c5a22 100644
--- a/usr.sbin/chown/Makefile
+++ b/usr.sbin/chown/Makefile
@@ -5,6 +5,6 @@ PROG= chown
LINKS= ${BINDIR}/chown /usr/bin/chgrp
MAN= chgrp.1 chown.8
-WARNS?= 2
+WARNS?= 5
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud