[PATCH v1 11/11] man/man3type/timespec.3type: HISTORY: Update first POSIX appearance of timespec(3type)
From: Seth McDonald <hidden>
Date: 2026-01-08 03:04:18
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <hidden>
Date: 2026-01-08 03:04:18
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <redacted> timespec(3type) first appeared in POSIX.1-1996.[1] [1] ISO/IEC 9945-1:1996, Section 14.1.1 "Time Value Specification Structures". Signed-off-by: Seth McDonald <redacted> --- man/man3type/timespec.3type | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man3type/timespec.3type b/man/man3type/timespec.3type
index 30bad58d1cf4..3e4d939bb3b3 100644
--- a/man/man3type/timespec.3type
+++ b/man/man3type/timespec.3type@@ -38,7 +38,7 @@ .SH VERSIONS .SH STANDARDS C11, POSIX.1-2024. .SH HISTORY -POSIX.1-2001. +POSIX.1-1996. .SH NOTES The following headers also provide this type: .IR <aio.h> ,
--
2.47.3