summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_mutex_init.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/pthread_mutex_init.3c')
-rw-r--r--usr/src/man/man3c/pthread_mutex_init.3c20
1 files changed, 10 insertions, 10 deletions
diff --git a/usr/src/man/man3c/pthread_mutex_init.3c b/usr/src/man/man3c/pthread_mutex_init.3c
index fcadaa8684..afaccd3574 100644
--- a/usr/src/man/man3c/pthread_mutex_init.3c
+++ b/usr/src/man/man3c/pthread_mutex_init.3c
@@ -222,13 +222,13 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBpthread_cond_wait\fR(3C),
-\fBpthread_mutex_lock\fR(3C),
-\fBpthread_mutexattr_setprioceiling\fR(3C),
-\fBpthread_mutexattr_setprotocol\fR(3C),
-\fBpthread_mutexattr_setpshared\fR(3C),
-\fBpthread_mutexattr_setrobust\fR(3C),
-\fBpthread_mutexattr_settype\fR(3C),
-\fBattributes\fR(7),
-\fBmutex\fR(7),
-\fBstandards\fR(7)
+.BR pthread_cond_wait (3C),
+.BR pthread_mutex_lock (3C),
+.BR pthread_mutexattr_setprioceiling (3C),
+.BR pthread_mutexattr_setprotocol (3C),
+.BR pthread_mutexattr_setpshared (3C),
+.BR pthread_mutexattr_setrobust (3C),
+.BR pthread_mutexattr_settype (3C),
+.BR attributes (7),
+.BR mutex (7),
+.BR standards (7)