aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_sigqueue.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-01-05 13:21:30 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-05 13:22:01 +0100
commit1dd0d7b4e4c99235f5e9a7aa8b9eb8aff266de0c (patch)
tree2fe3c1070373f275249a0586421a1516b82de812 /man3/pthread_sigqueue.3
parentba2c475246282a40ec1501edab13313748ed9769 (diff)
downloadman-pages-1dd0d7b4e4c99235f5e9a7aa8b9eb8aff266de0c.tar.gz
Various pages: ffix: More layout consistency fixes for FTMs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/pthread_sigqueue.3')
-rw-r--r--man3/pthread_sigqueue.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/pthread_sigqueue.3 b/man3/pthread_sigqueue.3
index 46eb2bddb7..a71be39ff3 100644
--- a/man3/pthread_sigqueue.3
+++ b/man3/pthread_sigqueue.3
@@ -42,7 +42,9 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.BR pthread_sigqueue ():
-_GNU_SOURCE
+.nf
+ _GNU_SOURCE
+.fi
.SH DESCRIPTION
The
.BR pthread_sigqueue ()