On 03/23/2015 04:24 AM, Zeng Linggang wrote: > The marking matches glibc marking. Hello Zend Linggang, Patch applied. Thank you. Cheers, Michael > Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> > Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx> > --- > man3/perror.3 | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/man3/perror.3 b/man3/perror.3 > index 20f2209..2d67edc 100644 > --- a/man3/perror.3 > +++ b/man3/perror.3 > @@ -108,6 +108,19 @@ Thus, if a failing call is not immediately followed by a call to > the value of > .I errno > should be saved. > +.SH ATTRIBUTES > +For an explanation of the terms used in this section, see > +.BR attributes (7). > +.TS > +allbox; > +lb lb lb > +l l l. > +Interface Attribute Value > +T{ > +.BR perror () > +T} Thread safety MT-Safe race:stderr > +.TE > + > .SH CONFORMING TO > The function > .BR perror () > -- 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