diff options
Diffstat (limited to 'usr/src/man/man3c/getpriority.3c')
-rw-r--r-- | usr/src/man/man3c/getpriority.3c | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3c/getpriority.3c b/usr/src/man/man3c/getpriority.3c index 9b8c246557..66eb6c99a8 100644 --- a/usr/src/man/man3c/getpriority.3c +++ b/usr/src/man/man3c/getpriority.3c @@ -222,7 +222,7 @@ parameter for \fBsetpriority()\fR are in the range -\fBNZERO\fR to .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 @@ -234,11 +234,15 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBnice\fR(1), \fBrenice\fR(1), \fBsched_get_priority_max\fR(3C), -\fBsched_setscheduler\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR nice (1), +.BR renice (1), +.BR sched_get_priority_max (3C), +.BR sched_setscheduler (3C), +.BR attributes (7), +.BR standards (7) |