Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> --- man3/termios.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man3/termios.3 b/man3/termios.3 index 01c20994424d..e603879e18d4 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -1068,8 +1068,9 @@ and are nonstandard, but available on the BSDs. .SH NOTES UNIX\ V7 and several later systems have a list of baud rates -where after the fourteen values B0, ..., B9600 one finds the -two constants EXTA, EXTB ("External A" and "External B"). +where after the fourteen values \fBB0\fP, ..., \fBB9600\fP +one finds the two constants \fBEXTA\fP, \fBEXTB\fP +("External A" and "External B"). Many systems extend the list with much higher baud rates. .PP The effect of a nonzero \fIduration\fP with -- 2.20.1