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