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

@@ -21,7 +21,7 @@ and minor number
.IR minor .
.IR type
specifies what kind of special file will be created,
specifies what kind of special file will be created,
and must be one of:
.TP
.BR u \ or\ c
@@ -33,7 +33,7 @@ A block device.
.SH OPTIONS
.TP
.B \-m "mode"
Set the mode of the new file based on the octal value of
Set the mode of the new file based on the octal value of
.IR mode .
.SH SEE ALSO