Thanks, Haitao. Applied. Cheers, Michael On 08/25/2014 04:23 AM, Peng Haitao wrote: > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > --- > man3/setbuf.3 | 15 +++++++++++---- > 1 file changed, 11 insertions(+), 4 deletions(-) > > diff --git a/man3/setbuf.3 b/man3/setbuf.3 > index fdb53fd..d0fc30b 100644 > --- a/man3/setbuf.3 > +++ b/man3/setbuf.3 > @@ -162,14 +162,21 @@ on failure. > > The other functions do not return a value. > .SH ATTRIBUTES > -.SS Multithreading (see pthreads(7)) > -The > +For an explanation of the terms used in this section, see > +.BR attributes (7). > +.TS > +allbox; > +lbw23 lb lb > +l l l. > +Interface Attribute Value > +T{ > .BR setbuf (), > .BR setbuffer (), > +.br > .BR setlinebuf (), > -and > .BR setvbuf () > -functions are thread-safe. > +T} Thread safety MT-Safe > +.TE > .SH CONFORMING TO > The > .BR setbuf () > -- 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