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