diff options
Diffstat (limited to 'lib/libpthread/man/pthread_rwlockattr_setpshared.3')
-rw-r--r-- | lib/libpthread/man/pthread_rwlockattr_setpshared.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_rwlockattr_setpshared.3 b/lib/libpthread/man/pthread_rwlockattr_setpshared.3 index 48b854d21a6be..2ee7d9ec6c993 100644 --- a/lib/libpthread/man/pthread_rwlockattr_setpshared.3 +++ b/lib/libpthread/man/pthread_rwlockattr_setpshared.3 @@ -31,7 +31,7 @@ .Nm pthread_rwlockattr_setpshared .Nd set the process shared attribute .Sh LIBRARY -.Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In pthread.h .Ft int |