Hello Pali and Alex, On 8/8/21 10:41 AM, Alejandro Colomar wrote: > From: Pali Rohár <pali@xxxxxxxxxx> > > Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > man3/termios.3 | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > > diff --git a/man3/termios.3 b/man3/termios.3 > index 01c209944..b7cdec507 100644 > --- a/man3/termios.3 > +++ b/man3/termios.3 > @@ -1068,8 +1068,14 @@ 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 > +.BR B0 , > +\&.\|.\|.\|, > +.B B9600 > +one finds the two constants > +.BR EXTA , > +.B EXTB > +("External A" and "External B"). > Many systems extend the list with much higher baud rates. > .PP > The effect of a nonzero \fIduration\fP with > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/