diff options
Diffstat (limited to 'usr/src/man/man1/alias.1')
-rw-r--r-- | usr/src/man/man1/alias.1 | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man1/alias.1 b/usr/src/man/man1/alias.1 index 4cec7aa6d2..acb1b25ba8 100644 --- a/usr/src/man/man1/alias.1 +++ b/usr/src/man/man1/alias.1 @@ -387,7 +387,7 @@ example% \fBalias nohup="nohup "\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 \fBalias\fR and \fBunalias\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -428,7 +428,7 @@ definition, or 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 "\fBcsh, ksh\fR" .sp @@ -441,7 +441,7 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SS "\fBksh93\fR" @@ -460,5 +460,10 @@ Interface Stability Uncommitted .SH SEE ALSO .sp .LP -\fBcsh\fR(1), \fBksh\fR(1), \fBksh93\fR(1), \fBshell_builtins\fR(1), -\fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR csh (1), +.BR ksh (1), +.BR ksh93 (1), +.BR shell_builtins (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |