On 03/03/2015 09:49 AM, Ma Shimiao wrote: > The markings match glibc markings. Thanks, Ma Shimiao. Applied. Cheers, Michael > Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx> > --- > man3/fseek.3 | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/man3/fseek.3 b/man3/fseek.3 > index a01cf35..eecf139 100644 > --- a/man3/fseek.3 > +++ b/man3/fseek.3 > @@ -166,6 +166,24 @@ for any of the errors specified for the routines > .BR lseek (2), > and > .BR malloc (3). > +.SH ATTRIBUTES > +For an explanation of the terms used in this section, see > +.BR attributes (7). > +.TS > +allbox; > +lbw27 lb lb > +l l l. > +Interface Attribute Value > +T{ > +.BR fseek (), > +.BR ftell (), > +.BR rewind (), > +.br > +.BR fgetpos (), > +.BR fsetpos () > +T} Thread safety MT-Safe > +.TE > + > .SH CONFORMING TO > C89, C99. > .SH SEE ALSO > -- 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