[PATCH v1 04/15] man/man3type/clockid_t.3type: HISTORY: Update first POSIX appearance of clockid_t(3type)
From: Seth McDonald <hidden>
Date: 2026-01-06 07:09:41
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <hidden>
Date: 2026-01-06 07:09:41
Subsystem:
the rest · Maintainer:
Linus Torvalds
clockid_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/clockid_t.3type | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man3type/clockid_t.3type b/man/man3type/clockid_t.3type
index fc44444508f2..62d20c65a5ad 100644
--- a/man/man3type/clockid_t.3type
+++ b/man/man3type/clockid_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 this type: .IR <time.h> .
--
2.47.3