aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fexecve.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fexecve.3')
-rw-r--r--man3/fexecve.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/fexecve.3 b/man3/fexecve.3
index 42514e7090..c54c854263 100644
--- a/man3/fexecve.3
+++ b/man3/fexecve.3
@@ -32,10 +32,10 @@ fexecve \- execute program specified via file descriptor
.BI "int fexecve(int " fd ", char *const " argv "[], char *const " envp []);
.fi
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.PP
.BR fexecve ():
.PD 0