summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_create.3')
-rw-r--r--share/man/man3/pthread_create.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_create.3 b/share/man/man3/pthread_create.3
index 5f2d24c..53b68ab 100644
--- a/share/man/man3/pthread_create.3
+++ b/share/man/man3/pthread_create.3
@@ -39,7 +39,7 @@
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
-.Fd #include <pthread.h>
+.In pthread.h
.Ft int
.Fn pthread_create "pthread_t *thread" "const pthread_attr_t *attr" "void *(*start_routine)(void *)" "void *arg"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud