aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/man/sem_getvalue.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/sem_getvalue.3')
-rw-r--r--lib/libc_r/man/sem_getvalue.32
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 2ad564642e0d..d1cc3a4d3296 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