ioctl_tty.2: Minor text rearrangements (make kernel version numbers more visible)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-15 21:27:40 +02:00
parent 91e34595bc
commit 164b40161d
1 changed files with 6 additions and 6 deletions

View File

@ -300,12 +300,12 @@ except for a process with the
capability.) capability.)
.TP .TP
.BI "TIOCGEXCL int *" argp .BI "TIOCGEXCL int *" argp
(since Linux 3.8)
If the terminal is currently in exclusive mode, If the terminal is currently in exclusive mode,
place a nonzero value in the location pointed to by place a nonzero value in the location pointed to by
.IR argp ; .IR argp ;
otherwise, place zero in otherwise, place zero in
.IR *argp .IR *argp .
(since Linux 3.8).
.TP .TP
.B "TIOCNXCL void" .B "TIOCNXCL void"
Disable exclusive mode. Disable exclusive mode.
@ -362,9 +362,9 @@ to implement a remote-echoed,
locally \fB^S\fP/\fB^Q\fP flow-controlled remote login. locally \fB^S\fP/\fB^Q\fP flow-controlled remote login.
.TP .TP
.BI "TIOCGPKT const int *" argp .BI "TIOCGPKT const int *" argp
(since Linux 3.8)
Return the current packet mode setting in the integer pointed to by Return the current packet mode setting in the integer pointed to by
.IR argp .IR argp .
(since Linux 3.8).
.TP .TP
.BI "TIOCSPTLCK int *" argp .BI "TIOCSPTLCK int *" argp
Set (if Set (if
@ -376,10 +376,10 @@ is zero) the pseudoterminal slave device.
.BR unlockpt (3).) .BR unlockpt (3).)
.TP .TP
.BI "TIOCGPTLCK int *" argp .BI "TIOCGPTLCK int *" argp
(since Linux 3.8)
Place the current lock state of the pseudoterminal slave device Place the current lock state of the pseudoterminal slave device
in the location pointed to by in the location pointed to by
.IR argp .IR argp .
(since Linux 3.8).
.TP .TP
.BI "TIOCGPTPEER int " flags .BI "TIOCGPTPEER int " flags
.\" commit 54ebbfb1603415d9953c150535850d30609ef077 .\" commit 54ebbfb1603415d9953c150535850d30609ef077