tty_ioctl.4: tfix

Reported-by: Frédéric Maria <frederic.maria@free.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-01 21:16:53 +02:00
parent e3f16cf723
commit 2096c4f38d
1 changed files with 4 additions and 4 deletions

View File

@ -358,16 +358,16 @@ have not been implemented under Linux.
.SS Modem control
.TP
.BI "TIOCMGET int *" argp
get the status of modem bits.
Get the status of modem bits.
.TP
.BI "TIOCMSET const int *" argp
set the status of modem bits.
Set the status of modem bits.
.TP
.BI "TIOCMBIC const int *" argp
clear the indicated modem bits.
Clear the indicated modem bits.
.TP
.BI "TIOCMBIS const int *" argp
set the indicated modem bits.
Set the indicated modem bits.
.LP
Bits used by these four ioctls: