diff options
Diffstat (limited to 'usr/src/man/man1/cut.1')
-rw-r--r-- | usr/src/man/man1/cut.1 | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man1/cut.1 b/usr/src/man/man1/cut.1 index f2e92abb9e..a50c0e8e8a 100644 --- a/usr/src/man/man1/cut.1 +++ b/usr/src/man/man1/cut.1 @@ -179,7 +179,7 @@ A path name of an input file. If no \fIfile\fR operands are specified, or if a .SH USAGE .sp .LP -See \fBlargefile\fR(5) for the description of the behavior of \fBcut\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBcut\fR when encountering files greater than or equal to 2 Gbyte (2^31 bytes). .SH EXAMPLES .LP @@ -213,7 +213,7 @@ example$ \fBname=\(gawho am i | cut -f1 -d' '\(ga\fR .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 \fBcut\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -241,7 +241,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 @@ -259,8 +259,12 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBgrep\fR(1), \fBpaste\fR(1), \fBattributes\fR(5), \fBenviron\fR(5), -\fBlargefile\fR(5), \fBstandards\fR(5) +.BR grep (1), +.BR paste (1), +.BR attributes (7), +.BR environ (7), +.BR largefile (7), +.BR standards (7) .SH DIAGNOSTICS .sp .ne 2 |