Thanks, Haitao. Applied. Cheers, Michael On 07/21/2014 06:15 AM, Peng Haitao wrote: > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > --- > man3/termios.3 | 18 ++++++++++++++---- > 1 file changed, 14 insertions(+), 4 deletions(-) > > diff --git a/man3/termios.3 b/man3/termios.3 > index fbf909b..9583f11 100644 > --- a/man3/termios.3 > +++ b/man3/termios.3 > @@ -972,8 +972,16 @@ it may be necessary to follow this call with a further call to > .BR tcgetattr () > to check that all changes have been performed successfully. > .SH ATTRIBUTES > -.SS Multithreading (see pthreads(7)) > -The > +For an explanation of the terms used in this section, see > +.BR attributes (7). > +.nh > +.ad l > +.TS > +allbox; > +lb lb lb > +lw37 l l. > +Interface Attribute Value > +T{ > .BR tcgetattr (), > .BR tcsetattr (), > .BR tcsendbreak (), > @@ -985,9 +993,11 @@ The > .BR cfgetospeed (), > .BR cfsetispeed (), > .BR cfsetospeed (), > -and > .BR cfsetspeed () > -functions are thread-safe. > +T} Thread safety MT-Safe > +.TE > +.ad > +.hy > .SH CONFORMING TO > .BR tcgetattr (), > .BR tcsetattr (), > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html