diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 11:56:22 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 11:56:22 +0000 |
| commit | 75b94dc35ca88fc72d0381c72c535180851bf08f (patch) | |
| tree | 107dfea45855463eaa970ccff1b6074c305ac09a /man7/feature_test_macros.7 | |
| parent | ca7b3c180c14583f36bf24c7f31cc8ba342e23d8 (diff) | |
| download | man-pages-75b94dc35ca88fc72d0381c72c535180851bf08f.tar.gz | |
Change "e.g. " to "e.g., ", or in some cases, "for example, ".
Change "i.e. " to i.e.., ", or in some cases, "that is, ".
Diffstat (limited to 'man7/feature_test_macros.7')
| -rw-r--r-- | man7/feature_test_macros.7 | 2 |
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. |
