aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sigwait.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sigwait.3')
-rw-r--r--man3/sigwait.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/sigwait.3 b/man3/sigwait.3
index a68807d8e6..f5c6fdbbc2 100644
--- a/man3/sigwait.3
+++ b/man3/sigwait.3
@@ -33,10 +33,10 @@ sigwait \- wait for a signal
.BI " int sigwait(const sigset_t *" set ", int *" sig );
.fi
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.PP
.ad l
.BR sigwait ():