diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index b2577c0b4..8d6511d4d 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -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