diff options
Diffstat (limited to 'lib/libc_r/man/pthread_mutex_destroy.3')
-rw-r--r-- | lib/libc_r/man/pthread_mutex_destroy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_mutex_destroy.3 b/lib/libc_r/man/pthread_mutex_destroy.3 index 0bb44d0..f7b915d 100644 --- a/lib/libc_r/man/pthread_mutex_destroy.3 +++ b/lib/libc_r/man/pthread_mutex_destroy.3 @@ -29,7 +29,7 @@ .\" .Dd July 29, 1998 .Dt PTHREAD_MUTEX_DESTROY 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_mutex_destroy .Nd free resources allocated for a mutex |