[PATCH v2 11/12] man/man3type/timer_t.3type: HISTORY: Update first POSIX appearance of timer_t(3type)
From: Seth McDonald <hidden>
Date: 2026-01-09 04:20:18
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <hidden>
Date: 2026-01-09 04:20:18
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <redacted> timer_t(3type) first appeared in POSIX.1-1996.[1] [1] ISO/IEC 9945-1:1996, Section 14.1.3 "Type Definitions". Signed-off-by: Seth McDonald <redacted> --- man/man3type/timer_t.3type | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man3type/timer_t.3type b/man/man3type/timer_t.3type
index ff907871815f..b1b8ba632669 100644
--- a/man/man3type/timer_t.3type
+++ b/man/man3type/timer_t.3type@@ -20,7 +20,7 @@ .SH DESCRIPTION .SH STANDARDS POSIX.1-2024. .SH HISTORY -POSIX.1-2001. +POSIX.1-1996. .SH NOTES The following header also provides .IR timer_t :
--
2.47.3