feature_test_macros.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-04 11:02:32 +01:00
parent bd8e32e0b2
commit f1663f029c
1 changed files with 2 additions and 2 deletions

View File

@ -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.