On 7/6/20 6:39 AM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx>> --- > man3/termios.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, Jakub. Patch applied. Cheers, Michael > 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/