summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_cleanup_push.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/pthread_cleanup_push.3c')
-rw-r--r--usr/src/man/man3c/pthread_cleanup_push.3c24
1 files changed, 12 insertions, 12 deletions
diff --git a/usr/src/man/man3c/pthread_cleanup_push.3c b/usr/src/man/man3c/pthread_cleanup_push.3c
index 1908dd8837..a84d6979d9 100644
--- a/usr/src/man/man3c/pthread_cleanup_push.3c
+++ b/usr/src/man/man3c/pthread_cleanup_push.3c
@@ -127,18 +127,18 @@ Standard See \fBstandards\fR(7).
.SH SEE ALSO
.sp
.LP
-\fBlongjmp\fR(3C),
-\fBpthread_cancel\fR(3C),
-\fBpthread_cleanup_pop\fR(3C),
-\fBpthread_exit\fR(3C),
-\fBpthread_join\fR(3C),
-\fBpthread_setcancelstate\fR(3C),
-\fBpthread_setcanceltype\fR(3C),
-\fBpthread_testcancel\fR(3C),
-\fBattributes\fR(7),
-\fBcancellation\fR(7),
-\fBcondition\fR(7),
-\fBstandards\fR(7)
+.BR longjmp (3C),
+.BR pthread_cancel (3C),
+.BR pthread_cleanup_pop (3C),
+.BR pthread_exit (3C),
+.BR pthread_join (3C),
+.BR pthread_setcancelstate (3C),
+.BR pthread_setcanceltype (3C),
+.BR pthread_testcancel (3C),
+.BR attributes (7),
+.BR cancellation (7),
+.BR condition (7),
+.BR standards (7)
.SH NOTES
.sp
.LP