summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_join.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/pthread_join.3c')
-rw-r--r--usr/src/man/man3c/pthread_join.3c11
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/src/man/man3c/pthread_join.3c b/usr/src/man/man3c/pthread_join.3c
index 7a806973c0..c60353806f 100644
--- a/usr/src/man/man3c/pthread_join.3c
+++ b/usr/src/man/man3c/pthread_join.3c
@@ -120,7 +120,7 @@ No thread could be found corresponding to the given thread ID.
.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
@@ -138,8 +138,13 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBpthread_cancel\fR(3C), \fBpthread_create\fR(3C), \fBpthread_detach\fR(3C),
-\fBpthread_exit\fR(3C), \fBwait\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5)
+.BR pthread_cancel (3C),
+.BR pthread_create (3C),
+.BR pthread_detach (3C),
+.BR pthread_exit (3C),
+.BR wait (3C),
+.BR attributes (7),
+.BR standards (7)
.SH NOTES
.sp
.LP