diff options
Diffstat (limited to 'share/man/man3/pthread_cond_wait.3')
-rw-r--r-- | share/man/man3/pthread_cond_wait.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man3/pthread_cond_wait.3 b/share/man/man3/pthread_cond_wait.3 index 502db7f..e3c8340 100644 --- a/share/man/man3/pthread_cond_wait.3 +++ b/share/man/man3/pthread_cond_wait.3 @@ -36,6 +36,7 @@ .Sh LIBRARY .Lb libc_r .Lb libpthread +.Lb libthr .Sh SYNOPSIS .In pthread.h .Ft int |