aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_rwlock_rdlock.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_rwlock_rdlock.3')
-rw-r--r--share/man/man3/pthread_rwlock_rdlock.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_rwlock_rdlock.3 b/share/man/man3/pthread_rwlock_rdlock.3
index d3ec9efe14cc..88dbb17fa599 100644
--- a/share/man/man3/pthread_rwlock_rdlock.3
+++ b/share/man/man3/pthread_rwlock_rdlock.3
@@ -34,7 +34,7 @@
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
-.Fd #include <pthread.h>
+.In pthread.h
.Ft int
.Fn pthread_rwlock_rdlock "pthread_rwlock_t *lock"
.Ft int