From: Alejandro Colomar Date: Wed, 9 Nov 2022 23:13:53 +0000 (+0100) Subject: ioctl_tty.2: ffix X-Git-Tag: man-pages-6.02~145 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6744f95b20643bdedd40e79d999303df8c5cc19;p=thirdparty%2Fman-pages.git ioctl_tty.2: ffix Reported-by: lint-man-mandoc - mandoc(1) Signed-off-by: Alejandro Colomar --- diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index 663851cb7e..b0ddeaad06 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -314,9 +314,11 @@ for the argument values Argument: .BI "int\~*" argp .IP -Get line status register. Status register has +Get line status register. +Status register has .B TIOCSER_TEMT -bit set when output buffer is empty and also hardware transmitter is physically empty. +bit set when +output buffer is empty and also hardware transmitter is physically empty. .IP Does not have to be supported by all serial tty drivers. .IP