summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_cond_wait.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_cond_wait.3')
-rw-r--r--share/man/man3/pthread_cond_wait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_cond_wait.3 b/share/man/man3/pthread_cond_wait.3
index e9fde91..e464a1e 100644
--- a/share/man/man3/pthread_cond_wait.3
+++ b/share/man/man3/pthread_cond_wait.3
@@ -36,7 +36,7 @@
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
-.Fd #include <pthread.h>
+.In pthread.h
.Ft int
.Fn pthread_cond_wait "pthread_cond_t *cond" "pthread_mutex_t *mutex"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud