Hello Pali On 8/30/21 1:27 PM, Pali Rohár wrote: > Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > man3/termios.3 | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/man3/termios.3 b/man3/termios.3 > index f888c15d754c..ee0b8cad9c33 100644 > --- a/man3/termios.3 > +++ b/man3/termios.3 > @@ -987,7 +987,9 @@ constant is defined prior to using it. > The zero baud rate, > .BR B0 , > is used to terminate the connection. > -If B0 is specified, the modem control lines shall no longer be asserted. > +If > +.B B0 > +is specified, the modem control lines shall no longer be asserted. > Normally, this will disconnect the line. > .B CBAUDEX > is a mask > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/