fix manpages

This commit is contained in:
Connor Lane Smith
2011-06-02 20:38:48 +01:00
parent 92baf1a5c9
commit 164e0c171f
4 changed files with 9 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
chown \- change file ownership
.SH SYNOPSIS
.B chown
.RB [ -Rr ]
.RB [ \-Rr ]
.RI [ owner ][: group ]
.RI [ file ...]
.SH DESCRIPTION
@@ -11,7 +11,7 @@ chown \- change file ownership
changes the user or group ownership for the given files.
.SH OPTIONS
.TP
.B -R, -r
.B \-R, \-r
change directory ownership recursively.
.SH SEE ALSO
.IR chown (2)