termios.3: Clarify zero argument for cfsetispeed()
commit4d3e4af3790994936feaf0769416bc48e42bdb1f
authorPali Rohár <pali@kernel.org>
Mon, 30 Aug 2021 11:25:52 +0000 (30 13:25 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 31 Aug 2021 00:30:21 +0000 (31 02:30 +0200)
treee86a7a5b9bdedf482e528716b98dccdeab039a40
parentf45affce7f5718055662aaa907f6e246afb2117b
termios.3: Clarify zero argument for cfsetispeed()

Zero in this case refers to literal constant 0 and not symbolic
constant B0.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/termios.3