diff options
Diffstat (limited to 'usr/src/man/man2/nice.2')
-rw-r--r-- | usr/src/man/man2/nice.2 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/src/man/man2/nice.2 b/usr/src/man/man2/nice.2 index fb3f1af517..cc9a2e0d06 100644 --- a/usr/src/man/man2/nice.2 +++ b/usr/src/man/man2/nice.2 @@ -125,7 +125,7 @@ then call \fBnice()\fR, and if it returns \fB\(mi1\fR, check to see if .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 @@ -143,5 +143,10 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBnice\fR(1), \fBexec\fR(2), \fBpriocntl\fR(2), \fBgetpriority\fR(3C), -\fBattributes\fR(5), \fBprivileges\fR(5), \fBstandards\fR(5) +.BR nice (1), +.BR exec (2), +.BR priocntl (2), +.BR getpriority (3C), +.BR attributes (7), +.BR privileges (7), +.BR standards (7) |