aboutsummaryrefslogtreecommitdiffstats
path: root/man7/feature_test_macros.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/feature_test_macros.7')
-rw-r--r--man7/feature_test_macros.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7
index 5153d51dcf..d46fd62ab6 100644
--- a/man7/feature_test_macros.7
+++ b/man7/feature_test_macros.7
@@ -194,7 +194,7 @@ unless they are also explicitly defined.
is not otherwise defined,
then it is always defined with the value 200112
(199506 in glibc versions before 2.4),
-unless the compiler is invoked in one of its standard modes, e.g., the
+unless the compiler is invoked in one of its standard modes, for example, the
.I -std=c99
flag.)
Multiple macros can be defined; the results are additive.