termios.3: Document missing baud-rate constants
commitb9a8ee5a978654091a0a925843c8f31eaa4d75e5
authorPali Rohár <pali@kernel.org>
Sun, 8 Aug 2021 08:41:19 +0000 (8 10:41 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 9 Aug 2021 00:32:37 +0000 (9 02:32 +0200)
treea47c40c6973cf15dc06cc0bc274f1298303a935d
parentdbba2b268ba4f06b6113e3d908690c41474e3b2e
termios.3: Document missing baud-rate constants

These baud-rate macro constants are defined in bits/termios.h and are
already supported.

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