summaryrefslogtreecommitdiff
path: root/man3p/pthread_mutex_init.3p
diff options
context:
space:
mode:
Diffstat (limited to 'man3p/pthread_mutex_init.3p')
-rw-r--r--man3p/pthread_mutex_init.3p4
1 files changed, 2 insertions, 2 deletions
diff --git a/man3p/pthread_mutex_init.3p b/man3p/pthread_mutex_init.3p
index d2a3a735..70e95b9c 100644
--- a/man3p/pthread_mutex_init.3p
+++ b/man3p/pthread_mutex_init.3p
@@ -352,8 +352,8 @@ immediately after the object is unlocked (line C).
None.
.SH SEE ALSO
.LP
-\fIpthread_mutex_getprioceiling\fP() , \fIpthread_mutex_lock\fP()
-, \fIpthread_mutex_timedlock\fP() , \fIpthread_mutexattr_getpshared\fP()
+\fIpthread_mutex_getprioceiling\fP(), \fIpthread_mutex_lock\fP()
+, \fIpthread_mutex_timedlock\fP(), \fIpthread_mutexattr_getpshared\fP()
, the Base Definitions volume of
IEEE\ Std\ 1003.1-2001, \fI<pthread.h>\fP
.SH COPYRIGHT