From 5d9f0bc6c549b49cc607965ea42913405b35c472 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 8 Aug 2021 22:42:22 +0200 Subject: [PATCH] ioctl_tty.2: Minor wording clean-ups Signed-off-by: Michael Kerrisk --- man2/ioctl_tty.2 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index 99a6455fc..9854cfd3f 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -80,11 +80,11 @@ except that they take a .I "struct termios2\ *" instead of a .IR "struct termios\ *" . -If struct member +If the structure member .B c_cflag -contains -.B BOTHER -then baudrate is stored in struct members +contains the flag +.BR BOTHER , +then the baud rate is stored in the structure members .B c_ispeed and .B c_ospeed @@ -109,11 +109,11 @@ except that they take a .I "struct termios2\ *" instead of a .IR "struct termios\ *" . -If struct member +If the structure member .B c_cflag -contains +contains the flag .B BOTHER -then baudrate is stored in struct members +then, the baud rate is stored in the structure members .B c_ispeed and .B c_ospeed