diff options
Diffstat (limited to 'lib/libpthread/man/pthread_mutex_destroy.3')
-rw-r--r-- | lib/libpthread/man/pthread_mutex_destroy.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_mutex_destroy.3 b/lib/libpthread/man/pthread_mutex_destroy.3 index 5615b775718..2b9e0c06000 100644 --- a/lib/libpthread/man/pthread_mutex_destroy.3 +++ b/lib/libpthread/man/pthread_mutex_destroy.3 @@ -57,7 +57,6 @@ is invalid. .Fa mutex is locked by another thread. .El -.Pp .Sh SEE ALSO .Xr pthread_mutex_init 3 , .Xr pthread_mutex_lock 3 , |