]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioctl_tty.2: Minor text rearrangements (make kernel version numbers more visible)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 15 Aug 2017 19:27:40 +0000 (21:27 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 15 Aug 2017 19:28:54 +0000 (21:28 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ioctl_tty.2

index b2577c0b4b245baaa04e7f683aa58febe8467ad0..8d6511d4da276ec2141ea5ef131c5d3106615be3 100644 (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