From cf35dd37b2554eb6967f2fdf98f39d0a924cbea4 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Mon, 6 Jul 2020 06:39:06 +0200 Subject: [PATCH] termios.3: tfix Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- man3/termios.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/termios.3 b/man3/termios.3 index b05f13a1b..e80db9e26 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -860,7 +860,7 @@ transmits a continuous stream of zero-valued bits for a specific duration, if the terminal is using asynchronous serial data transmission. If \fIduration\fP is zero, it transmits zero-valued bits -for at least 0.25 seconds, and not more that 0.5 seconds. +for at least 0.25 seconds, and not more than 0.5 seconds. If \fIduration\fP is not zero, it sends zero-valued bits for some implementation-defined length of time. .PP