From c4316bb5f62ff3e1e3ee9b62f414242647440d0f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 29 Jul 2020 09:49:14 +0200 Subject: [PATCH] ioctl_tty.2: Minor wording and formatting fixes Signed-off-by: Michael Kerrisk --- man2/ioctl_tty.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index 78e5e66f9..04fa9f9b3 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -226,7 +226,7 @@ anybody can do this as long as the output was not redirected yet; since version 2.6.10, only a process with the .BR CAP_SYS_ADMIN capability may do this. -If output was redirected already +If output was redirected already, then .B EBUSY is returned, but redirection can be stopped by using this ioctl with @@ -344,14 +344,14 @@ TIOCPKT_DOSTOP The start and stop characters are \fB^S\fP/\fB^Q\fP. TIOCPKT_NOSTOP The start and stop characters are not \fB^S\fP/\fB^Q\fP. .fi .IP -While this mode is in use, the presence +While packet mode is in use, the presence of control status information to be read from the master side may be detected by a .BR select (2) for exceptional conditions or a .BR poll (2) for the -.I POLLPRI +.B POLLPRI event. .IP This mode is used by