man pages: improve consistency

This commit is contained in:
Hiltjo Posthuma
2015-02-01 20:52:28 +01:00
parent a986e4bbd5
commit 22f4e05b5b
30 changed files with 151 additions and 100 deletions

View File

@@ -11,13 +11,14 @@
.Op Ar file ...
.Sh DESCRIPTION
.Nm
changes the user or group ownership for the given files.
changes the user or group ownership for the given
.Ar files .
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl R
equivalent to \-r.
Equivalent to \-r.
.It Fl r
change directory ownership recursively.
Change directory ownership recursively.
.El
.Sh SEE ALSO
.Xr chown 2