diff options
Diffstat (limited to 'usr/src/man/man1/split.1')
| -rw-r--r-- | usr/src/man/man1/split.1 | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/usr/src/man/man1/split.1 b/usr/src/man/man1/split.1 index 6a0c38b1d5..08d976e043 100644 --- a/usr/src/man/man1/split.1 +++ b/usr/src/man/man1/split.1 @@ -157,12 +157,12 @@ and \fIsuffixlength\fR cannot exceed \fINAME_MAX\fR bytes. See OPTIONS. .SH USAGE .sp .LP -See \fBlargefile\fR(5) for the description of the behavior of \fBsplit\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBsplit\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .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 \fBsplit\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -190,7 +190,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 @@ -204,11 +204,15 @@ CSI Enabled _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBcsplit\fR(1), \fBstatvfs\fR(2), \fBattributes\fR(5), \fBenviron\fR(5), -\fBlargefile\fR(5), \fBstandards\fR(5) +.BR csplit (1), +.BR statvfs (2), +.BR attributes (7), +.BR environ (7), +.BR largefile (7), +.BR standards (7) |
