Browse Source

* doc/tar.1: Don't refer to nonexistent tar(5).

Paul Eggert 7 years ago
parent
commit
07b0026e5d
1 changed files with 8 additions and 10 deletions
  1. 8 10
      doc/tar.1

+ 8 - 10
doc/tar.1

@@ -13,7 +13,7 @@
 .\"
 .\"
 .\" You should have received a copy of the GNU General Public License
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .\" along with this program.  If not, see <http://www.gnu.org/licenses/>.
-.TH TAR 1 "November 16, 2017" "TAR" "GNU TAR Manual"
+.TH TAR 1 "May 16, 2018" "TAR" "GNU TAR Manual"
 .SH NAME
 .SH NAME
 tar \- an archiving utility
 tar \- an archiving utility
 .SH SYNOPSIS
 .SH SYNOPSIS
@@ -256,7 +256,7 @@ exist when creating an archive, it will be created and all files will
 be added to the resulting archive (the \fBlevel 0\fR dump).  To create
 be added to the resulting archive (the \fBlevel 0\fR dump).  To create
 incremental archives of non-zero level \fBN\fR, create a copy of the
 incremental archives of non-zero level \fBN\fR, create a copy of the
 snapshot file created during the level \fBN-1\fR, and use it as
 snapshot file created during the level \fBN-1\fR, and use it as
-\fIFILE\fR. 
+\fIFILE\fR.
 
 
 When listing or extracting, the actual contents of \fIFILE\fR is not
 When listing or extracting, the actual contents of \fIFILE\fR is not
 inspected, it is needed only due to syntactical requirements.  It is
 inspected, it is needed only due to syntactical requirements.  It is
@@ -287,7 +287,7 @@ effect only if the archive is open for reading (e.g. with
 .B \-\-list
 .B \-\-list
 or
 or
 .B \-\-extract
 .B \-\-extract
-options).		    
+options).
 .TP
 .TP
 \fB\-\-no\-check\-device\fR
 \fB\-\-no\-check\-device\fR
 Do not check device numbers when creating incremental archives.
 Do not check device numbers when creating incremental archives.
@@ -465,7 +465,7 @@ Format of the archive being processed.  One of:
 .BR v7 .
 .BR v7 .
 .B TAR_SUBCOMMAND
 .B TAR_SUBCOMMAND
 A short option (with a leading dash) describing the operation \fBtar\fR is
 A short option (with a leading dash) describing the operation \fBtar\fR is
-executing. 
+executing.
 .RE
 .RE
 .SS Handling of file attributes
 .SS Handling of file attributes
 .TP
 .TP
@@ -694,7 +694,7 @@ executing.
 .B TAR_FD
 .B TAR_FD
 File descriptor which can be used to communicate the new volume name
 File descriptor which can be used to communicate the new volume name
 to
 to
-.BR tar .  
+.BR tar .
 .RE
 .RE
 .RS
 .RS
 
 
@@ -732,7 +732,7 @@ When this option is used in conjunction with
 .BR \-\-multi\-volume ,
 .BR \-\-multi\-volume ,
 .B tar
 .B tar
 will keep track of which volume of a multi-volume archive it is
 will keep track of which volume of a multi-volume archive it is
-working in \fIFILE\fR. 
+working in \fIFILE\fR.
 .SS Device blocking
 .SS Device blocking
 .TP
 .TP
 \fB\-b\fR, \fB\-\-blocking\-factor\fR=\fIBLOCKS\fR
 \fB\-b\fR, \fB\-\-blocking\-factor\fR=\fIBLOCKS\fR
@@ -740,7 +740,7 @@ Set record size to \fIBLOCKS\fRx\fB512\fR bytes.
 .TP
 .TP
 \fB\-B\fR, \fB\-\-read\-full\-records\fR
 \fB\-B\fR, \fB\-\-read\-full\-records\fR
 When listing or extracting, accept incomplete input records after
 When listing or extracting, accept incomplete input records after
-end-of-file marker.  
+end-of-file marker.
 .TP
 .TP
 \fB\-i\fR, \fB\-\-ignore\-zeros\fR
 \fB\-i\fR, \fB\-\-ignore\-zeros\fR
 Ignore zeroed blocks in archive.  Normally two consecutive 512-blocks
 Ignore zeroed blocks in archive.  Normally two consecutive 512-blocks
@@ -1106,7 +1106,7 @@ Show file or archive names after transformation by \fB\-\-strip\fR and
 Print total bytes after processing the archive.  If \fISIGNAL\fR is
 Print total bytes after processing the archive.  If \fISIGNAL\fR is
 given, print total bytes when this signal is delivered.  Allowed
 given, print total bytes when this signal is delivered.  Allowed
 signals are:
 signals are:
-.BR SIGHUP , 
+.BR SIGHUP ,
 .BR SIGQUIT ,
 .BR SIGQUIT ,
 .BR SIGINT ,
 .BR SIGINT ,
 .BR SIGUSR1 ", and"
 .BR SIGUSR1 ", and"
@@ -1300,7 +1300,6 @@ failure during backup to a remote device.
 .BR lzop (1),
 .BR lzop (1),
 .BR rmt (8),
 .BR rmt (8),
 .BR symlink (7),
 .BR symlink (7),
-.BR tar (5),
 .BR xz (1).
 .BR xz (1).
 .PP
 .PP
 Complete \fBtar\fR manual: run
 Complete \fBtar\fR manual: run
@@ -1332,4 +1331,3 @@ There is NO WARRANTY, to the extent permitted by law.
 .\" time-stamp-end: "\""
 .\" time-stamp-end: "\""
 .\" time-stamp-line-limit: 20
 .\" time-stamp-line-limit: 20
 .\" end:
 .\" end:
-