From d6ced64f1b2793d3bd98dbac5b316b77c4793d1e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 11 Mar 2014 07:41:45 +0100 Subject: [PATCH] feature_test_macros.7: Reword glibc version for _ISOC99_SOURCE Signed-off-by: Michael Kerrisk --- man7/feature_test_macros.7 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index a89b7a10c..7b9607379 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -220,9 +220,8 @@ earlier glibc 2.1.x versions recognized an equivalent macro named Although the use of the latter macro is obsolete, glibc continues to recognize it for backward compatibility. .TP -.B _ISOC11_SOURCE +.BR _ISOC11_SOURCE " (since glibc 2.16)" Exposes declarations consistent with the ISO C11 standard. -This macro is recognized since glibc 2.16. .TP .B _LARGEFILE64_SOURCE Expose definitions for the alternative API specified by the