aboutsummaryrefslogtreecommitdiffstats
path: root/man3/popen.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/popen.3')
-rw-r--r--man3/popen.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/popen.3 b/man3/popen.3
index 59e71aec2c..d16626de73 100644
--- a/man3/popen.3
+++ b/man3/popen.3
@@ -49,11 +49,11 @@ popen, pclose \- pipe stream to or from a process
.BI "int pclose(FILE *" stream );
.fi
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.ad l
-.in
+.RE
.PP
.BR popen (),
.BR pclose ():