tty_ioctl.4: Note that TIOCTTYGSTRUCT went away in Linux 2.5.67

Reported-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-12-02 20:50:13 +01:00
parent 2e8536833c
commit 0e61ffa792
1 changed files with 9 additions and 0 deletions

View File

@ -479,6 +479,15 @@ Get the
.I tty_struct
corresponding to
.IR fd .
This command was removed in Linux 2.5.67.
.\" commit b3506a09d15dc5aee6d4bb88d759b157016e1864
.\" Author: Andries E. Brouwer <andries.brouwer@cwi.nl>
.\" Date: Tue Apr 1 04:42:46 2003 -0800
.\"
.\" [PATCH] kill TIOCTTYGSTRUCT
.\"
.\" Only used for (dubious) debugging purposes, and exposes
.\" internal kernel state.
.\"
.\" .SS Serial info
.\" .BR "#include <linux/serial.h>"