[PATCH v1 11/25] man/man3type/mbstate_t.3type: HISTORY: Update first SUS appearance of mbstate_t(3type)
From: Seth McDonald <hidden>
Date: 2026-01-09 06:43:17
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <hidden>
Date: 2026-01-09 06:43:17
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <redacted> mbstate_t(3type) first appeared in SUSv2.[1] [1] CAE Specification, System Interfaces and Headers, Issue 5, Chapter 4 "Headers", p. 1212. <https://pubs.opengroup.org/onlinepubs/7908799/xsh/wchar.h.html> Signed-off-by: Seth McDonald <redacted> --- man/man3type/mbstate_t.3type | 1 + 1 file changed, 1 insertion(+)
diff --git a/man/man3type/mbstate_t.3type b/man/man3type/mbstate_t.3type
index a4e090477b08..229599c2d4ab 100644
--- a/man/man3type/mbstate_t.3type
+++ b/man/man3type/mbstate_t.3type@@ -74,6 +74,7 @@ .SH DESCRIPTION .SH STANDARDS C11, POSIX.1-2024. .SH HISTORY +SUSv2, C99, POSIX.1-2001. .SH SEE ALSO .BR mbrlen (3),
--
2.47.3