aboutsummaryrefslogtreecommitdiffstats
path: root/man7/feature_test_macros.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-01-04 11:02:32 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-04 11:02:32 +0100
commitf1663f029ce11459d8b58a0149ef955aa4d0780c (patch)
tree4efeef7cdc817c69325af478d172e7073ec9a95b /man7/feature_test_macros.7
parentbd8e32e0b246e2ba2c3b4393d2b291be7c431ccb (diff)
downloadman-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.74
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.