diff options
Diffstat (limited to 'lib/libpthread/man/sem_destroy.3')
-rw-r--r-- | lib/libpthread/man/sem_destroy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/sem_destroy.3 b/lib/libpthread/man/sem_destroy.3 index 82f0946..8094a53 100644 --- a/lib/libpthread/man/sem_destroy.3 +++ b/lib/libpthread/man/sem_destroy.3 @@ -35,7 +35,7 @@ .Sh LIBRARY .Lb libc_r .Sh SYNOPSIS -.Fd #include <semaphore.h> +.In semaphore.h .Ft int .Fn sem_destroy "sem_t *sem" .Sh DESCRIPTION |