summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_condattr_getclock.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/pthread_condattr_getclock.3c')
-rw-r--r--usr/src/man/man3c/pthread_condattr_getclock.3c14
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man3c/pthread_condattr_getclock.3c b/usr/src/man/man3c/pthread_condattr_getclock.3c
index d29a1074cb..6e75e6b30a 100644
--- a/usr/src/man/man3c/pthread_condattr_getclock.3c
+++ b/usr/src/man/man3c/pthread_condattr_getclock.3c
@@ -118,7 +118,7 @@ CPU-time clock.
.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
@@ -136,7 +136,11 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBpthread_cond_init\fR(3C), \fBpthread_cond_timedwait\fR(3C),
-\fBpthread_condattr_destroy\fR(3C), \fBpthread_condattr_getpshared\fR(3C),
-\fBpthread_create\fR(3C), \fBpthread_mutex_init\fR(3C), \fBattributes\fR(5),
-\fBstandards\fR(5)
+.BR pthread_cond_init (3C),
+.BR pthread_cond_timedwait (3C),
+.BR pthread_condattr_destroy (3C),
+.BR pthread_condattr_getpshared (3C),
+.BR pthread_create (3C),
+.BR pthread_mutex_init (3C),
+.BR attributes (7),
+.BR standards (7)