Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx> --- man3/csin.3 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/man3/csin.3 b/man3/csin.3 index ea41bd7..d08096b 100644 --- a/man3/csin.3 +++ b/man3/csin.3 @@ -25,6 +25,21 @@ The complex sine function is defined as: .fi .SH VERSIONS These functions first appeared in glibc in version 2.1. +.SH ATTRIBUTES +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw24 lb lb +l l l. +Interface Attribute Value +T{ +.BR csin (), +.BR csinf (), +.BR csinl () +T} Thread safety MT-Safe +.TE + .SH CONFORMING TO 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