diff options
Diffstat (limited to 'usr/src/man/man1/renice.1')
-rw-r--r-- | usr/src/man/man1/renice.1 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man1/renice.1 b/usr/src/man/man1/renice.1 index 6a2ecd2b8c..78c350aed2 100644 --- a/usr/src/man/man1/renice.1 +++ b/usr/src/man/man1/renice.1 @@ -272,7 +272,7 @@ example% \fBrenice -n 4 -u 8 sas\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 \fBrenice\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -310,7 +310,7 @@ map user names to user \fBID\fRs .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -326,8 +326,12 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBnice\fR(1), \fBpasswd\fR(1), \fBpriocntl\fR(1), \fBattributes\fR(5), -\fBenviron\fR(5), \fBstandards\fR(5) +.BR nice (1), +.BR passwd (1), +.BR priocntl (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) .SH NOTES .sp .LP |