tty_ioctl.4: Document TIOGCPKT

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-01 22:39:36 +02:00
parent 415563825b
commit a3bee85c40
1 changed files with 5 additions and 0 deletions

View File

@ -348,6 +348,11 @@ and
.BR rlogind (8)
to implement a remote-echoed,
locally \fB^S\fP/\fB^Q\fP flow-controlled remote login.
.TP
.BI "TIOGCPKT const int *" argp
Return the current packet mode setting in the integer pointed to by
.IR argp
(since Linux 3.8).
.PP
The BSD ioctls
.BR TIOCSTOP ,