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

10
tar.1
View File

@@ -27,11 +27,11 @@ tar \- create, list or extract a tape archive
.B tar
.RB [ \-C
.IR dir ]
.B x|tf
.B x|tf
.I tarfile
.SH DESCRIPTION
.B tar
.B tar
is the standard file archiver. Generally the archives
created with it are further compressed.
.SH OPTIONS
@@ -42,9 +42,9 @@ extract tarball from stdin
.B t
list all files in tarball from stdin
.TP
.BI c\ path
creates tarball from
.I path
.BI c\ path
creates tarball from
.I path
and prints it to stdout
.TP
.BI f\ tarfile