summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_cleanup_push.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_cleanup_push.3')
-rw-r--r--share/man/man3/pthread_cleanup_push.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_cleanup_push.3 b/share/man/man3/pthread_cleanup_push.3
index 5cc2a1e..b7d797e 100644
--- a/share/man/man3/pthread_cleanup_push.3
+++ b/share/man/man3/pthread_cleanup_push.3
@@ -36,7 +36,7 @@
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
-.Fd #include <pthread.h>
+.In pthread.h
.Ft void
.Fn pthread_cleanup_push "void \*[lp]*cleanup_routine\*[rp]\*[lp]void *\*[rp]" "void *arg"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud