summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1999-10-17 15:50:19 +0000
committercharnier <charnier@FreeBSD.org>1999-10-17 15:50:19 +0000
commit8eb0be13fb3b3e17787f9f59f46410ddb4b601e3 (patch)
tree7f44e0e741a552c95ad1dc5c2d292eb1c5b23470 /usr.sbin/chown
parent9b67553c31ba031bc3b3bd32d0a906b9e6c5d0fb (diff)
downloadFreeBSD-src-8eb0be13fb3b3e17787f9f59f46410ddb4b601e3.zip
FreeBSD-src-8eb0be13fb3b3e17787f9f59f46410ddb4b601e3.tar.gz
add .Sh DIAGNOSTICS
Diffstat (limited to 'usr.sbin/chown')
-rw-r--r--usr.sbin/chown/chgrp.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1
index 3354b5e..bbba069 100644
--- a/usr.sbin/chown/chgrp.1
+++ b/usr.sbin/chown/chgrp.1
@@ -50,7 +50,7 @@
.Op Fl f
.Op Fl h
.Ar group
-.Ar files ...
+.Ar
.Sh DESCRIPTION
The
.Nm
@@ -60,8 +60,8 @@ operand to the
.Ar group
ID specified by the group operand.
.Pp
-Options:
-.Bl -tag -width Ds
+The following options are available:
+.Bl -tag -width indent
.It Fl H
If the
.Fl R
@@ -108,7 +108,7 @@ The user invoking
.Nm
must belong to the specified group and be the owner of the file,
or be the super-user.
-.Pp
+.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
@@ -117,7 +117,7 @@ In previous versions of this system, symbolic links did not have groups.
.Sh FILES
.Bl -tag -width /etc/group -compact
.It Pa /etc/group
-Group ID file
+group ID file
.El
.Sh SEE ALSO
.Xr chown 2 ,
OpenPOWER on IntegriCloud