diff options
Diffstat (limited to 'usr/src/man/man1/cpio.1')
| -rw-r--r-- | usr/src/man/man1/cpio.1 | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/usr/src/man/man1/cpio.1 b/usr/src/man/man1/cpio.1 index d8e03602ad..83873143f5 100644 --- a/usr/src/man/man1/cpio.1 +++ b/usr/src/man/man1/cpio.1 @@ -316,7 +316,7 @@ header format. \fBASCII\fR header with small device numbers. This is the IEEE/P1003 Data Interchange Standard cpio header and format. It has the widest range of portability of any of the header formats. It is the official format for -transferring files between POSIX-conforming systems (see \fBstandards\fR(5)). +transferring files between POSIX-conforming systems (see \fBstandards\fR(7)). Use this format to communicate with SunOS 4 and Interactive UNIX. This header format allows \fBUID\fRs and \fBGID\fRs up to 262143 to be stored in the header. @@ -669,7 +669,7 @@ in the current directory might be used. .SH USAGE .sp .LP -See \fBlargefile\fR(5) for the description of the behavior of \fBcpio\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBcpio\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .SH EXAMPLES .sp @@ -749,7 +749,7 @@ same as the first reel). To stop, type a RETURN and \fBcpio\fR ends. .SH ENVIRONMENT VARIABLES .sp .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 \fBcpio\fR: \fBLC_COLLATE\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, \fBLC_TIME\fR, \fBTZ\fR, and \fBNLSPATH\fR. .sp @@ -787,7 +787,7 @@ An error occurred. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -805,10 +805,22 @@ Interface Stability Committed .SH SEE ALSO .sp .LP -\fBar\fR(1), \fBcat\fR(1), \fBecho\fR(1), \fBfind\fR(1), \fBls\fR(1), -\fBpax\fR(1), \fBsetfacl\fR(1), \fBsh\fR(1), \fBtar\fR(1), \fBchown\fR(2), -\fBarchives.h\fR(3HEAD), \fBattributes\fR(5), \fBenviron\fR(5), -\fBfsattr\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5) +.BR ar (1), +.BR cat (1), +.BR echo (1), +.BR find (1), +.BR ls (1), +.BR pax (1), +.BR setfacl (1), +.BR sh (1), +.BR tar (1), +.BR chown (2), +.BR archives.h (3HEAD), +.BR attributes (7), +.BR environ (7), +.BR fsattr (7), +.BR largefile (7), +.BR standards (7) .SH NOTES .sp .LP |
