aboutsummaryrefslogtreecommitdiffstats
path: root/man3/bsd_signal.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/bsd_signal.3')
-rw-r--r--man3/bsd_signal.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3
index 43aa5ac317..e831e9bb1e 100644
--- a/man3/bsd_signal.3
+++ b/man3/bsd_signal.3
@@ -32,10 +32,10 @@ bsd_signal \- signal handling with BSD semantics
.PP
.BI "sighandler_t bsd_signal(int " signum ", sighandler_t " handler );
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.PP
.ad l
.BR bsd_signal ():