summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown/chown.8
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/chown.8
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/chown.8')
-rw-r--r--usr.sbin/chown/chown.87
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8
index 364ac88..c7718b6 100644
--- a/usr.sbin/chown/chown.8
+++ b/usr.sbin/chown/chown.8
@@ -32,7 +32,7 @@
.\" @(#)chown.8 8.3 (Berkeley) 3/31/94
.\" $FreeBSD$
.\"
-.Dd March 31, 1994
+.Dd April 25, 2003
.Dt CHOWN 8
.Os
.Sh NAME
@@ -96,6 +96,11 @@ group ID of the link itself.
Cause
.Nm
to be verbose, showing files as the owner is modified.
+If the
+.Fl v
+flag is specified more than once,
+.Nm
+will print the filename, followed by the old and new numeric user/group ID.
.El
.Pp
The
OpenPOWER on IntegriCloud