]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioctl_tty.2: Note kernel version that added TCGETS2, TCSETS2, TCSETSW2, and TCSETSF2
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 8 Aug 2021 20:54:29 +0000 (22:54 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 9 Aug 2021 00:32:37 +0000 (02:32 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ioctl_tty.2

index 9854cfd3f8d8984c163ae6afdf42930e7dd2e11b..1d9a6dee1577cc26d5615ea57cdad975c4230525 100644 (file)
@@ -71,7 +71,10 @@ Equivalent to
 Allow the output buffer to drain, discard pending input, and
 set the current serial port settings.
 .PP
-The following four ioctls are just like
+The following four ioctls, added in Linux 2.6.20,
+.\" commit 64bb6c5e1ddcd47c951740485026ef08975ee2e6
+.\" commit 592ee3a5e5e2a981ef2829a0380093006d045661
+are just like
 .BR TCGETS ,
 .BR TCSETS ,
 .BR TCSETSW ,