]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
termios.3: tfix
authorJakub Wilk <jwilk@jwilk.net>
Mon, 6 Jul 2020 04:39:06 +0000 (06:39 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 6 Jul 2020 11:39:30 +0000 (13:39 +0200)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/termios.3

index b05f13a1ba67d66557f8df176c2f98023c8cba89..e80db9e2696d85688b8f4d257debe7276b72f2f0 100644 (file)
@@ -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