public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] man/man7/signal.7: Mention SIGWINCH was standardized in POSIX-1.2024
@ 2025-05-17 20:53 Collin Funk
  2025-05-17 20:53 ` [PATCH 2/3] man/man3/getenv.3: Mention secure_getenv " Collin Funk
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Collin Funk @ 2025-05-17 20:53 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: Collin Funk, linux-man

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
---
 man/man7/signal.7 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/man/man7/signal.7 b/man/man7/signal.7
index 72d4aae47..730e90d12 100644
--- a/man/man7/signal.7
+++ b/man/man7/signal.7
@@ -342,6 +342,8 @@ .SS Standard signals
 in the original POSIX.1-1990 standard;
 "P2001" indicates that the signal was added or its definition changed
 in SUSv2 and POSIX.1-2001.
+"P2024" indicates that the signal was added or its definition changed in
+POSIX 2024.
 .TS
 l c c l
 ____
@@ -390,7 +392,7 @@ .SS Standard signals
 			see \f[B]setrlimit\f[](2)
 SIGXFSZ	P2001	Core	File size limit exceeded (4.2BSD);
 			see \f[B]setrlimit\f[](2)
-SIGWINCH	\-	Ign	Window resize signal (4.3BSD, Sun)
+SIGWINCH	P2024	Ign	Window resize signal (4.3BSD, Sun)
 .TE
 .P
 The signals
-- 
2.49.0


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

end of thread, other threads:[~2025-05-24 17:46 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17 20:53 [PATCH 1/3] man/man7/signal.7: Mention SIGWINCH was standardized in POSIX-1.2024 Collin Funk
2025-05-17 20:53 ` [PATCH 2/3] man/man3/getenv.3: Mention secure_getenv " Collin Funk
2025-05-17 21:17   ` Alejandro Colomar
2025-05-17 21:25     ` Collin Funk
2025-05-17 21:34       ` Alejandro Colomar
2025-05-17 22:19         ` Collin Funk
2025-05-18  7:58           ` Alejandro Colomar
2025-05-23  3:18             ` Collin Funk
2025-05-23 10:07               ` Alejandro Colomar
2025-05-23 21:22                 ` Collin Funk
2025-05-24 17:46                   ` Alejandro Colomar
2025-05-17 20:53 ` [PATCH 3/3] man/man3/ptsname.3: Mention ptsname_r " Collin Funk
2025-05-17 21:20   ` Alejandro Colomar
2025-05-17 21:16 ` [PATCH 1/3] man/man7/signal.7: Mention SIGWINCH " Alejandro Colomar
2025-05-17 21:43   ` the correct way to say "POSIX 2024" G. Branden Robinson
2025-05-17 22:40     ` Mark Harris
2025-05-17 22:45       ` G. Branden Robinson
2025-05-18  7:12     ` Alejandro Colomar
2025-05-18  7:52       ` Alejandro Colomar
2025-05-17 22:10 ` [PATCH v2 1/2] man/man7/signal.7: Mention SIGWINCH was standardized in POSIX-1.2024 Collin Funk
2025-05-17 22:10   ` [PATCH v2 2/2] man/man3/getenv.3: Mention secure_getenv " Collin Funk
2025-05-18  8:02     ` Alejandro Colomar
2025-05-18  8:00   ` [PATCH v2 1/2] man/man7/signal.7: Mention SIGWINCH " Alejandro Colomar

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