diff options
Diffstat (limited to 'usr/src/man/man3c/pthread_attr_getscope.3c')
-rw-r--r-- | usr/src/man/man3c/pthread_attr_getscope.3c | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man3c/pthread_attr_getscope.3c b/usr/src/man/man3c/pthread_attr_getscope.3c index 68052341ce..eb46cfc265 100644 --- a/usr/src/man/man3c/pthread_attr_getscope.3c +++ b/usr/src/man/man3c/pthread_attr_getscope.3c @@ -107,7 +107,7 @@ not affect the current running thread. .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 @@ -125,7 +125,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpthread_attr_init\fR(3C), \fBpthread_attr_setinheritsched\fR(3C), -\fBpthread_attr_setschedpolicy\fR(3C), \fBpthread_attr_setschedparam\fR(3C), -\fBpthread_create\fR(3C), \fBpthread_setschedparam\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR pthread_attr_init (3C), +.BR pthread_attr_setinheritsched (3C), +.BR pthread_attr_setschedparam (3C), +.BR pthread_attr_setschedpolicy (3C), +.BR pthread_create (3C), +.BR pthread_setschedparam (3C), +.BR attributes (7), +.BR standards (7) |