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