diff options
Diffstat (limited to 'lib/libpthread/man/pthread_mutex_unlock.3')
-rw-r--r-- | lib/libpthread/man/pthread_mutex_unlock.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_mutex_unlock.3 b/lib/libpthread/man/pthread_mutex_unlock.3 index b0f557b12bd..9b9b0cc82c8 100644 --- a/lib/libpthread/man/pthread_mutex_unlock.3 +++ b/lib/libpthread/man/pthread_mutex_unlock.3 @@ -59,7 +59,6 @@ is invalid. The current thread does not hold a lock on .Fa mutex . .El -.Pp .Sh SEE ALSO .Xr pthread_mutex_destroy 3 , .Xr pthread_mutex_init 3 , |