diff options
Diffstat (limited to 'usr/src/man/man1/uniq.1')
| -rw-r--r-- | usr/src/man/man1/uniq.1 | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man1/uniq.1 b/usr/src/man/man1/uniq.1 index 74d99085ae..102a627081 100644 --- a/usr/src/man/man1/uniq.1 +++ b/usr/src/man/man1/uniq.1 @@ -429,7 +429,7 @@ example% .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 \fBuniq\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -453,7 +453,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/uniq" .TS box; @@ -465,7 +465,7 @@ CSI Enabled _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SS "ksh93" @@ -483,5 +483,9 @@ 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 -\fBcomm\fR(1), \fBksh93\fR(1), \fBsort\fR(1), -\fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR comm (1), +.BR ksh93 (1), +.BR sort (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |
