diff options
Diffstat (limited to 'lib/libpthread/man/sem_open.3')
-rw-r--r-- | lib/libpthread/man/sem_open.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/sem_open.3 b/lib/libpthread/man/sem_open.3 index 07c9543cec3d2..f2b766dbfefad 100644 --- a/lib/libpthread/man/sem_open.3 +++ b/lib/libpthread/man/sem_open.3 @@ -35,7 +35,7 @@ .Nm sem_unlink .Nd named semaphore operations .Sh LIBRARY -.Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In semaphore.h .Ft sem_t * |