diff options
Diffstat (limited to 'lib/libpthread/man/pthread_mutex_init.3')
-rw-r--r-- | lib/libpthread/man/pthread_mutex_init.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_mutex_init.3 b/lib/libpthread/man/pthread_mutex_init.3 index 0e5f43ee89bb..7d25baf41b55 100644 --- a/lib/libpthread/man/pthread_mutex_init.3 +++ b/lib/libpthread/man/pthread_mutex_init.3 @@ -66,7 +66,6 @@ The process cannot allocate enough memory to create another mutex. .It Bq Er EAGAIN The temporarily lacks the resources to create another mutex. .El -.Pp .Sh SEE ALSO .Xr pthread_mutex_destroy 3 , .Xr pthread_mutex_lock 3 , |