summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_attr_getschedparam.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/pthread_attr_getschedparam.3c')
-rw-r--r--usr/src/man/man3c/pthread_attr_getschedparam.3c16
1 files changed, 10 insertions, 6 deletions
diff --git a/usr/src/man/man3c/pthread_attr_getschedparam.3c b/usr/src/man/man3c/pthread_attr_getschedparam.3c
index 1d2f3f2dd6..69ab31ce85 100644
--- a/usr/src/man/man3c/pthread_attr_getschedparam.3c
+++ b/usr/src/man/man3c/pthread_attr_getschedparam.3c
@@ -112,7 +112,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
@@ -126,13 +126,17 @@ Interface Stability Committed
_
MT-Level MT-Safe
_
-Standard See \fBstandards\fR(5).
+Standard See \fBstandards\fR(7).
.TE
.SH SEE ALSO
.sp
.LP
-\fBpthread_attr_init\fR(3C), \fBpthread_attr_setscope\fR(3C),
-\fBpthread_attr_setinheritsched\fR(3C), \fBpthread_attr_setschedpolicy\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_setschedpolicy (3C),
+.BR pthread_attr_setscope (3C),
+.BR pthread_create (3C),
+.BR pthread_setschedparam (3C),
+.BR attributes (7),
+.BR standards (7)