aboutsummaryrefslogtreecommitdiffstats
diff options
authorSeth McDonald <seth.i.mcdonald@gmail.com>2026-01-06 17:07:52 +1000
committerAlejandro Colomar <alx@kernel.org>2026-01-06 15:02:59 +0100
commitdd35fb95f9aa3bcd1d85f2c2f13ef2a2dafef664 (patch)
tree4ee2c01473d16a030e5f45da99c71ea8fbe246ba
parenta1dffeab8c94eaa57a63617140d15f3a16bcb96e (diff)
downloadman-pages-dd35fb95f9aa3bcd1d85f2c2f13ef2a2dafef664.tar.gz
man/man3type/cc_t.3type: HISTORY: Update first POSIX appearance of types
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 <sethmcmail@pm.me> Message-ID: <eb523868fce18ce322d720ef52219e8c39851b6d.1767675322.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man/man3type/cc_t.3type2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3type/cc_t.3type b/man/man3type/cc_t.3type
index 99ed8d4a9e..4337d508b8 100644
--- a/man/man3type/cc_t.3type
+++ b/man/man3type/cc_t.3type
@@ -28,6 +28,6 @@ All are unsigned integer types.
.SH STANDARDS
POSIX.1-2024.
.SH HISTORY
-POSIX.1-2001.
+POSIX.1-1988.
.SH SEE ALSO
.BR termios (3)