Re: [PATCH v1 03/15] man/man3type/cc_t.3type: HISTORY: Update first POSIX appearance of types
From: Alejandro Colomar <alx@kernel.org>
Date: 2026-01-06 13:57:29
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Alejandro Colomar <alx@kernel.org>
Date: 2026-01-06 13:57:29
On Tue, Jan 06, 2026 at 05:07:52PM +1000, Seth McDonald wrote:
cc_t(3type), speed_t(3type), and tcflag_t(3type) first appeared in POSIX.1-1988.[1][2] [1] IEEE Std 1003.1-1988, Section 7.1.2.1 "termios Structure". [2] IEEE Std 1003.1-1988, Section 7.1.2.7 "Baud Rate Functions". Signed-off-by: Seth McDonald <redacted>
Applied; thanks!
--- man/man3type/cc_t.3type | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/man/man3type/cc_t.3type b/man/man3type/cc_t.3type index 99ed8d4a9ef5..4337d508b8b0 100644 --- a/man/man3type/cc_t.3type +++ b/man/man3type/cc_t.3type@@ -28,6 +28,6 @@ .SH DESCRIPTION .SH STANDARDS POSIX.1-2024. .SH HISTORY -POSIX.1-2001. +POSIX.1-1988. .SH SEE ALSO .BR termios (3)-- 2.47.3
-- <https://www.alejandro-colomar.es>