Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH v1] man7/feature_test_macros.7: tfix
@ 2026-05-25 16:35 Evan
  2026-05-27 23:02 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Evan @ 2026-05-25 16:35 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

Fixed two typos in the _REENTRANT description under the "Feature test
macros understood by glibc" section.  Changed "199606L" to "199506L".
For the corresponding glibc source code, see:

<https://sourceware.org/git?p=glibc.git;a=blob;f=include/features.h;h=c080ad4260f40e633f6df951408d0a822ac2fb3d;hb=HEAD#l350>

Signed-off-by: felisevan <felisevan@protonmail.com>


[-- Attachment #2: v1-0001-man7-feature_test_macros.7-tfix.patch --]
[-- Type: application/octet-stream, Size: 1493 bytes --]

From 38ee0b6e5536372dc889679079874be64b87dc8a Mon Sep 17 00:00:00 2001
From: felisevan <felisevan@protonmail.com>
Date: Mon, 25 May 2026 18:14:14 +0200
Subject: [PATCH v1] man7/feature_test_macros.7: tfix
To: Alejandro Colomar <alx@kernel.org>
Cc: <linux-man@vger.kernel.org>

Fixed two typos in the _REENTRANT description under the "Feature test
macros understood by glibc" section.  Changed "199606L" to "199506L".
For the corresponding glibc source code, see:

<https://sourceware.org/git?p=glibc.git;a=blob;f=include/features.h;h=c080ad4260f40e633f6df951408d0a822ac2fb3d;hb=HEAD#l350>

Signed-off-by: felisevan <felisevan@protonmail.com>
---
 man/man7/feature_test_macros.7 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man7/feature_test_macros.7 b/man/man7/feature_test_macros.7
index 469e9731..0bfcd921 100644
--- a/man/man7/feature_test_macros.7
+++ b/man/man7/feature_test_macros.7
@@ -572,7 +572,7 @@ .SS Feature test macros understood by glibc
 has been to enable one or two of the same declarations that
 are also enabled by defining
 .B _POSIX_C_SOURCE
-with a value of 199606L or greater.
+with a value of 199506L or greater.
 .IP
 .B _REENTRANT
 is now obsolete.
@@ -580,7 +580,7 @@ .SS Feature test macros understood by glibc
 .B _REENTRANT
 is equivalent to defining
 .B _POSIX_C_SOURCE
-with the value 199606L.
+with the value 199506L.
 If a higher POSIX conformance level is
 selected by any other means (such as
 .B _POSIX_C_SOURCE
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] man7/feature_test_macros.7: tfix
  2026-05-25 16:35 [PATCH v1] man7/feature_test_macros.7: tfix Evan
@ 2026-05-27 23:02 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2026-05-27 23:02 UTC (permalink / raw)
  To: Evan; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]

Hi Evan,

On 2026-05-25T16:35:05+0000, Evan wrote:
> Fixed two typos in the _REENTRANT description under the "Feature test
> macros understood by glibc" section.  Changed "199606L" to "199506L".
> For the corresponding glibc source code, see:
> 
> <https://sourceware.org/git?p=glibc.git;a=blob;f=include/features.h;h=c080ad4260f40e633f6df951408d0a822ac2fb3d;hb=HEAD#l350>
> 
> Signed-off-by: felisevan <felisevan@protonmail.com>

Thanks!  I've applied the patch.


Have a lovely night!
Alex

-- 
<https://www.alejandro-colomar.es>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-27 23:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-25 16:35 [PATCH v1] man7/feature_test_macros.7: tfix Evan
2026-05-27 23:02 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox