aboutsummaryrefslogtreecommitdiffstats
path: root/man2/_exit.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/_exit.2')
-rw-r--r--man2/_exit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2
index 89b1e1c001..469c3475c7 100644
--- a/man2/_exit.2
+++ b/man2/_exit.2
@@ -38,10 +38,10 @@ _exit, _Exit \- terminate the calling process
.PP
.BI "void _Exit(int " status );
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.PP
.ad l
.BR _Exit ():