diff options
Diffstat (limited to 'share/man/man3/pthread_rwlock_wrlock.3')
-rw-r--r-- | share/man/man3/pthread_rwlock_wrlock.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man3/pthread_rwlock_wrlock.3 b/share/man/man3/pthread_rwlock_wrlock.3 index b6a2312a79d6d..149a7a0fb450e 100644 --- a/share/man/man3/pthread_rwlock_wrlock.3 +++ b/share/man/man3/pthread_rwlock_wrlock.3 @@ -31,6 +31,8 @@ .Nm pthread_rwlock_wrlock , .Nm pthread_rwlock_trywrlock .Nd acquire a read/write lock for writing +.Sh LIBRARY +.Lb libc_r .Sh SYNOPSIS .Fd #include <pthread.h> .Ft int |