From: "Pali Rohár" <pali@kernel.org>
To: linux-man@vger.kernel.org,
Alejandro Colomar <alx.manpages@gmail.com>,
Michael Kerrisk <mtk.manpages@gmail.com>
Subject: [PATCH] termios.3: Document missing baudrate constants
Date: Mon, 26 Jul 2021 00:53:57 +0200 [thread overview]
Message-ID: <20210725225357.7271-1-pali@kernel.org> (raw)
These baudrate macro constants are defined in bits/termios.h and are
already supported.
Signed-off-by: Pali Rohár <pali@kernel.org>
---
man3/termios.3 | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/man3/termios.3 b/man3/termios.3
index 797778680fcf..01c20994424d 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -945,6 +945,18 @@ to by \fItermios_p\fP to \fIspeed\fP, which must be one of these constants:
B57600
B115200
B230400
+ B460800
+ B500000
+ B576000
+ B921600
+ B1000000
+ B1152000
+ B1500000
+ B2000000
+ B2500000
+ B3000000
+ B3500000
+ B4000000
.ft P
.fi
.PP
--
2.20.1
next reply other threads:[~2021-07-25 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-25 22:53 Pali Rohár [this message]
2021-07-29 11:19 ` [PATCH] termios.3: Document missing baudrate constants Alejandro Colomar (man-pages)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210725225357.7271-1-pali@kernel.org \
--to=pali@kernel.org \
--cc=alx.manpages@gmail.com \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.