diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-01-04 11:02:32 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-01-04 11:02:32 +0100 |
| commit | f1663f029ce11459d8b58a0149ef955aa4d0780c (patch) | |
| tree | 4efeef7cdc817c69325af478d172e7073ec9a95b /man7/feature_test_macros.7 | |
| parent | bd8e32e0b246e2ba2c3b4393d2b291be7c431ccb (diff) | |
| download | man-pages-f1663f029ce11459d8b58a0149ef955aa4d0780c.tar.gz | |
feature_test_macros.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/feature_test_macros.7')
| -rw-r--r-- | man7/feature_test_macros.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index 8525edacce..cee111f891 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -144,7 +144,7 @@ feature test macro can be used to expose the function declaration, and that macro is not defined by default. .SS Feature test macros understood by glibc The paragraphs below explain how feature test macros are handled -in Linux glibc 2.\fIx\fP, +in glibc 2.\fIx\fP, .I x > 0. .PP @@ -213,7 +213,7 @@ _XOPEN_SOURCE >= 700 .\" a description of them with the details in later glibc versions .\" would make for a complicated description. .PP -Linux glibc understands the following feature test macros: +Glibc understands the following feature test macros: .TP .B __STRICT_ANSI__ ISO Standard C. |
