aboutsummaryrefslogtreecommitdiffstats
path: root/man3/scanf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/scanf.3')
-rw-r--r--man3/scanf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3
index 7c69829fb1..409813c4cb 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -67,10 +67,10 @@ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion
.BI "int vfscanf(FILE *" stream ", const char *" format ", va_list " ap );
.fi
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.ad l
.PP
.BR vscanf (),