aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-01-04 09:33:01 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-04 09:34:08 +0100
commitb1a4a246343f9e0c93fc05bdf18bda29f64eb011 (patch)
treec53818643a88d2bf5f431d3e27e6fbab688e996a
parent4653ec6ef21c04dee08943d0b3f106ebb085672e (diff)
downloadman-pages-b1a4a246343f9e0c93fc05bdf18bda29f64eb011.tar.gz
qecvt.3: Update feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/qecvt.37
1 files changed, 6 insertions, 1 deletions
diff --git a/man3/qecvt.3 b/man3/qecvt.3
index ad78c5485c..664565ef1a 100644
--- a/man3/qecvt.3
+++ b/man3/qecvt.3
@@ -46,7 +46,12 @@ Feature Test Macro Requirements for glibc (see
.BR qecvt (),
.BR qfcvt (),
.BR qgcvt ():
-_SVID_SOURCE
+.nf
+ Since glibc 2.19:
+ _DEFAULT_SOURCE
+ In glibc up to and including 2.19:
+ _SVID_SOURCE
+.fi
.ad b
.\" FIXME . The full FTM picture looks to have be something like the
.\" following mess: