diff options
Diffstat (limited to 'usr/src/man/man1/head.1')
| -rw-r--r-- | usr/src/man/man1/head.1 | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/usr/src/man/man1/head.1 b/usr/src/man/man1/head.1 index 5e3fd90c55..1a7289f886 100644 --- a/usr/src/man/man1/head.1 +++ b/usr/src/man/man1/head.1 @@ -276,7 +276,7 @@ standard input is used. .RE .SH USAGE -See \fBlargefile\fR(5) for the description of the behavior of \fBhead\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBhead\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .SH EXAMPLES \fBExample 1 \fRWriting the First Ten Lines of All Files @@ -294,7 +294,7 @@ example% \fBhead *\fR .sp .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 \fBhead\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -318,7 +318,7 @@ An error occurred. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .SS "/usr/bin/head" .TS @@ -331,7 +331,7 @@ CSI Enabled _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SS "ksh93" @@ -350,5 +350,12 @@ Interface Stability See below. The \fBksh93\fR built-in binding to \fB/bin\fR and \fB/usr/bin\fR is Volatile. The built-in interfaces are Uncommitted. .SH SEE ALSO -\fBcat\fR(1), \fBksh93\fR(1), \fBmore\fR(1), \fBpg\fR(1), \fBtail\fR(1), -\fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5) +.BR cat (1), +.BR ksh93 (1), +.BR more (1), +.BR pg (1), +.BR tail (1), +.BR attributes (7), +.BR environ (7), +.BR largefile (7), +.BR standards (7) |
