From: Michael Kerrisk Date: Wed, 29 Jul 2020 07:49:14 +0000 (+0200) Subject: ioctl_tty.2: Minor wording and formatting fixes X-Git-Tag: man-pages-5.08~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4316bb5f62ff3e1e3ee9b62f414242647440d0f;p=thirdparty%2Fman-pages.git ioctl_tty.2: Minor wording and formatting fixes Signed-off-by: Michael Kerrisk --- diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index 78e5e66f98..04fa9f9b34 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