summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_mutex_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_mutex_init.3')
-rw-r--r--share/man/man3/pthread_mutex_init.33
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/pthread_mutex_init.3 b/share/man/man3/pthread_mutex_init.3
index 1211ea6..fd27d0a 100644
--- a/share/man/man3/pthread_mutex_init.3
+++ b/share/man/man3/pthread_mutex_init.3
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 29, 1998
+.Dd November 4, 2006
.Dt PTHREAD_MUTEX_INIT 3
.Os
.Sh NAME
@@ -67,6 +67,7 @@ is invalid.
The process cannot allocate enough memory to create another mutex.
.El
.Sh SEE ALSO
+.Xr pthread_mutexattr 3 ,
.Xr pthread_mutex_destroy 3 ,
.Xr pthread_mutex_lock 3 ,
.Xr pthread_mutex_trylock 3 ,
OpenPOWER on IntegriCloud