The markings match glibc markings. --- man3/lgamma.3 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/man3/lgamma.3 b/man3/lgamma.3 index 26859c1..fabdda0 100644 --- a/man3/lgamma.3 +++ b/man3/lgamma.3 @@ -155,6 +155,28 @@ An overflow floating-point exception is raised. .\" glibc (as at 2.8) also supports an inexact .\" exception for various cases. +.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 lgamma (), +.BR lgammaf (), +.br +.BR lgammal () +T} Thread safety MT-Safe race:signgam +T{ +.BR lgamma_r (), +.BR lgammaf)r (), +.br +.BR lgammal_r () +T} Thread safety MT-Safe +.TE + .SH CONFORMING TO The .BR lgamma () -- 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