The markings match glibc markings. 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 -- 2.1.0 -- 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