summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/tar.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/tar.1')
-rw-r--r--usr/src/man/man1/tar.137
1 files changed, 25 insertions, 12 deletions
diff --git a/usr/src/man/man1/tar.1 b/usr/src/man/man1/tar.1
index f1a3363167..2a158e2e50 100644
--- a/usr/src/man/man1/tar.1
+++ b/usr/src/man/man1/tar.1
@@ -241,7 +241,7 @@ If a named file matches a directory whose contents has been written to the
tarfile, this directory is recursively extracted. The owner, modification time,
and mode are restored (if possible); otherwise, to restore owner, you must be
the super-user. Character-special and block-special devices (created by
-\fBmknod\fR(1M)) can only be extracted by the super-user. If no \fIfile\fR
+\fBmknod\fR(8)) can only be extracted by the super-user. If no \fIfile\fR
argument is specified, the entire content of the tarfile is extracted. If the
tarfile contains several files with the same name, each file is written to the
appropriate directory, overwriting the previous one. Filename substitution
@@ -298,7 +298,7 @@ Blocking Factor. Use when reading or writing to raw magnetic archives (see
tape blocks to be included in each read or write operation performed on the
tarfile. The minimum is \fB1\fR, the default is \fB20\fR. The maximum value is
a function of the amount of memory available and the blocking requirements of
-the specific tape device involved (see \fBmtio\fR(7I) for details.) The maximum
+the specific tape device involved (see \fBmtio\fR(4I) for details.) The maximum
cannot exceed \fBINT_MAX\fR/512 (\fB4194303\fR).
.sp
When a tape archive is being read, its actual blocking factor is automatically
@@ -698,7 +698,7 @@ is the default.
.SH USAGE
.LP
-See \fBlargefile\fR(5) for the description of the behavior of \fBtar\fR when
+See \fBlargefile\fR(7) for the description of the behavior of \fBtar\fR when
encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
.sp
.LP
@@ -844,7 +844,7 @@ Notice that in some earlier releases, the above scenario did not work
correctly, and intervention with \fBmt\fR(1) between \fBtar\fR invocations was
necessary. To emulate the old behavior, use the non-rewind device name
containing the letter \fBb\fR for BSD behavior. See the \fBClose Operations\fR
-section of the \fBmtio\fR(7I) manual page.
+section of the \fBmtio\fR(4I) manual page.
.LP
\fBExample 2 \fRArchiving files from /usr/include and from /etc to default tape
@@ -1012,7 +1012,7 @@ tar: tape read error
.SH ENVIRONMENT VARIABLES
.LP
-See \fBenviron\fR(5) for descriptions of the following environment variables
+See \fBenviron\fR(7) for descriptions of the following environment variables
that affect the execution of \fBtar\fR: \fBLC_COLLATE\fR, \fBLC_CTYPE\fR,
\fBLC_MESSAGES\fR, \fBLC_TIME\fR, \fBTZ\fR, and \fBNLSPATH\fR.
.sp
@@ -1024,7 +1024,7 @@ the behavior of ranges, equivalence classes, and multi-character collating
elements used in the expression defined for \fByesexpr\fR. The locale specified
in \fBLC_CTYPE\fR determines the locale for interpretation of sequences of
bytes of text data a characters, the behavior of character classes used in the
-expression defined for the \fByesexpr\fR. See \fBlocale\fR(5).
+expression defined for the \fByesexpr\fR. See \fBlocale\fR(7).
.SH EXIT STATUS
.LP
The following exit values are returned:
@@ -1162,7 +1162,7 @@ Settings might look like this:
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -1180,11 +1180,24 @@ Interface Stability Committed
.SH SEE ALSO
.LP
\fBar\fR(1), \fBbasename\fR(1), \fBbzip2\fR(1), \fBcd\fR(1), \fBchown\fR(1),
-\fBcompress\fR)(1), \fBcpio\fR(1), \fBcsh\fR(1), \fBdirname\fR(1),
-\fBfind\fR(1), \fBgzip\fR(1), \fBls\fR(1), \fBmt\fR(1), \fBpax\fR(1),
-\fBsetfacl\fR(1), \fBumask\fR(1), \fBxz\fR(1), \fBmknod\fR(1M),
-\fBarchives.h\fR(3HEAD), \fBattributes\fR(5), \fBenviron\fR(5),
-\fBfsattr\fR(5), \fBlargefile\fR(5), \fBmtio\fR(7I)
+\fBcompress\fR)(1), \fBcpio\fR(1),
+.BR csh (1),
+.BR dirname (1),
+.BR find (1),
+.BR gzip (1),
+.BR ls (1),
+.BR mt (1),
+.BR pax (1),
+.BR setfacl (1),
+.BR umask (1),
+.BR xz (1),
+.BR archives.h (3HEAD),
+.BR mtio (4I),
+.BR attributes (7),
+.BR environ (7),
+.BR fsattr (7),
+.BR largefile (7),
+.BR mknod (8)
.SH DIAGNOSTICS
.LP
Diagnostic messages are output for bad key characters and tape read/write