summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/pthread_sigmask.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_sigmask.3')
-rw-r--r--lib/libc_r/man/pthread_sigmask.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/man/pthread_sigmask.3 b/lib/libc_r/man/pthread_sigmask.3
index 2b23d3b..5efa925 100644
--- a/lib/libc_r/man/pthread_sigmask.3
+++ b/lib/libc_r/man/pthread_sigmask.3
@@ -35,8 +35,8 @@
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
-.Fd #include <pthread.h>
-.Fd #include <signal.h>
+.In pthread.h
+.In signal.h
.Ft int
.Fn pthread_sigmask "int how" "const sigset_t *set" "sigset_t *oset"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud