From 2096c4f38da3df8a09c1dcb98b4327cdacd60132 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 1 May 2015 21:16:53 +0200 Subject: [PATCH] tty_ioctl.4: tfix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Frédéric Maria Signed-off-by: Michael Kerrisk --- man4/tty_ioctl.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man4/tty_ioctl.4 b/man4/tty_ioctl.4 index b3ce006c2..87c2739c0 100644 --- a/man4/tty_ioctl.4 +++ b/man4/tty_ioctl.4 @@ -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: