[PATCH v2 1/2] man/man7/signal.7: Mention SIGWINCH was standardized in POSIX-1.2024
From: Collin Funk <hidden>
Date: 2025-05-17 22:10:50
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Collin Funk <hidden>
Date: 2025-05-17 22:10:50
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Collin Funk <redacted> --- 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..3e21286ed 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.1-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