diff options
Diffstat (limited to 'usr/src/man/man1/nice.1')
-rw-r--r-- | usr/src/man/man1/nice.1 | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/usr/src/man/man1/nice.1 b/usr/src/man/man1/nice.1 index a65f2a8f89..9fac64c170 100644 --- a/usr/src/man/man1/nice.1 +++ b/usr/src/man/man1/nice.1 @@ -139,7 +139,7 @@ Any string to be supplied as an argument when invoking \fIcommand\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 \fBnice\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, \fBPATH\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -178,7 +178,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/nice" .sp @@ -210,6 +210,13 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBcsh\fR(1), \fBksh\fR(1), \fBnohup\fR(1), \fBpriocntl\fR(1), \fBsh\fR(1), -\fBshell_builtins\fR(1), \fBnice\fR(2), \fBattributes\fR(5), \fBenviron\fR(5), -\fBstandards\fR(5) +.BR csh (1), +.BR ksh (1), +.BR nohup (1), +.BR priocntl (1), +.BR sh (1), +.BR shell_builtins (1), +.BR nice (2), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |