The markings match glibc markings. Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> --- man3/scanf.3 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/man3/scanf.3 b/man3/scanf.3 index 02455b4..6018694 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -574,6 +574,26 @@ Out of memory. .B ERANGE The result of an integer conversion would exceed the size that can be stored in the corresponding integer type. +.SH ATTRIBUTES +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw20 lb lb +l l l. +Interface Attribute Value +T{ +.BR scanf (), +.BR fscanf (), +.br +.BR sscanf (), +.BR vscanf (), +.br +.BR vsscanf (), +.BR vfscanf () +T} Thread safety MT-Safe locale +.TE + .SH CONFORMING TO The functions .BR fscanf (), -- 1.9.3 -- 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