ioctl_tty.2: Minor wording clean-ups

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-08 22:42:22 +02:00
parent 572422a678
commit 5d9f0bc6c5
1 changed files with 7 additions and 7 deletions

View File

@ -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