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