diff options
Diffstat (limited to 'usr/src/man/man1/wait.1')
| -rw-r--r-- | usr/src/man/man1/wait.1 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man1/wait.1 b/usr/src/man/man1/wait.1 index 67e87e8a95..97e7d8c0ed 100644 --- a/usr/src/man/man1/wait.1 +++ b/usr/src/man/man1/wait.1 @@ -295,7 +295,7 @@ wait %% .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 \fBwait\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -323,7 +323,7 @@ shell environment. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -335,9 +335,15 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO -\fBcsh\fR(1), \fBjobs\fR(1), \fBksh\fR(1), \fBksh93\fR(1), \fBsh\fR(1), -\fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR csh (1), +.BR jobs (1), +.BR ksh (1), +.BR ksh93 (1), +.BR sh (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |
