diff options
Diffstat (limited to 'usr/src/man/man1/pack.1')
-rw-r--r-- | usr/src/man/man1/pack.1 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man1/pack.1 b/usr/src/man/man1/pack.1 index 5dcb68a713..d422bdff32 100644 --- a/usr/src/man/man1/pack.1 +++ b/usr/src/man/man1/pack.1 @@ -253,7 +253,7 @@ place of \fBfile\fR causes the internal flag to be set and reset. .RE .SH USAGE -See \fBlargefile\fR(5) for the description of the behavior of \fBpack\fR, +See \fBlargefile\fR(7) for the description of the behavior of \fBpack\fR, \fBpcat\fR, and \fBunpack\fR when encountering files greater than or equal to 2 Gbyte (2^31 bytes). .SH EXAMPLES @@ -286,7 +286,7 @@ To make an unpacked copy, say \fBnnn\fR, of a packed file named \fBfile.z\fR \fBexample%\fR \fBpcat\fR \fBfile\fR \fB>nnn\fR .SH ENVIRONMENT VARIABLES -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 \fBpack\fR, \fBpcat\fR, and \fBunpack\fR: \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -312,7 +312,7 @@ returned. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -326,5 +326,11 @@ CSI Enabled .TE .SH SEE ALSO -\fBcat\fR(1), \fBcompress\fR(1), \fBzcat\fR(1), \fBfgetattr\fR(3C), -\fBfsetattr\fR(3C), \fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5) +.BR cat (1), +.BR compress (1), +.BR zcat (1), +.BR fgetattr (3C), +.BR fsetattr (3C), +.BR attributes (7), +.BR environ (7), +.BR largefile (7) |