diff options
Diffstat (limited to 'usr/src/man/man1/env.1')
| -rw-r--r-- | usr/src/man/man1/env.1 | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/src/man/man1/env.1 b/usr/src/man/man1/env.1 index e0ff364611..2d86ce1cf0 100644 --- a/usr/src/man/man1/env.1 +++ b/usr/src/man/man1/env.1 @@ -147,7 +147,7 @@ which then must reside in \fB/mybin\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 \fBenv\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .sp @@ -206,7 +206,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: .SS "/usr/bin" .sp @@ -238,5 +238,10 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBksh\fR(1), \fBsh\fR(1), \fBexec\fR(2), \fBprofile\fR(4), -\fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR ksh (1), +.BR sh (1), +.BR exec (2), +.BR profile (5), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |
