Tar compiles on BSD, thanks Roberto E. Vargas Caballero. Also remove tons of trailing whitespace.

This commit is contained in:
David Galos
2013-07-20 01:27:42 -04:00
parent 43c4213631
commit 9f8deb4b23
25 changed files with 78 additions and 85 deletions

View File

@@ -8,13 +8,13 @@ chgrp \- change the file group ownership
.I file...
.SH DESCRIPTION
.B chgrp
sets the group id of the files specified by
sets the group id of the files specified by
.IR file
to the gid of the group named
.IR group.
If the
If the
.IR R
flag is specified, this process is recursively applied to
flag is specified, this process is recursively applied to
everything in
.IR file.