summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc_r/man/pthread_mutex_init.32
-rw-r--r--share/man/man3/pthread_mutex_init.32
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc_r/man/pthread_mutex_init.3 b/lib/libc_r/man/pthread_mutex_init.3
index 11fbee9..4f3e918 100644
--- a/lib/libc_r/man/pthread_mutex_init.3
+++ b/lib/libc_r/man/pthread_mutex_init.3
@@ -64,8 +64,6 @@ The value specified by
is invalid.
.It Bq Er ENOMEM
The process cannot allocate enough memory to create another mutex.
-.It Bq Er EAGAIN
-The temporarily lacks the resources to create another mutex.
.El
.Sh SEE ALSO
.Xr pthread_mutex_destroy 3 ,
diff --git a/share/man/man3/pthread_mutex_init.3 b/share/man/man3/pthread_mutex_init.3
index 11fbee9..4f3e918 100644
--- a/share/man/man3/pthread_mutex_init.3
+++ b/share/man/man3/pthread_mutex_init.3
@@ -64,8 +64,6 @@ The value specified by
is invalid.
.It Bq Er ENOMEM
The process cannot allocate enough memory to create another mutex.
-.It Bq Er EAGAIN
-The temporarily lacks the resources to create another mutex.
.El
.Sh SEE ALSO
.Xr pthread_mutex_destroy 3 ,
OpenPOWER on IntegriCloud