]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioctl_tty.2: ffix
authorAlejandro Colomar <alx@kernel.org>
Wed, 9 Nov 2022 23:13:53 +0000 (00:13 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 9 Nov 2022 23:35:58 +0000 (00:35 +0100)
Reported-by: lint-man-mandoc - mandoc(1)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/ioctl_tty.2

index 663851cb7efe13eb4407aff745cc36b1a67951ca..b0ddeaad06fc0891a735a98d6df121fa419a47ac 100644 (file)
@@ -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