Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- man3/qecvt.3 | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/man3/qecvt.3 b/man3/qecvt.3 index ea50203..0917da9 100644 --- a/man3/qecvt.3 +++ b/man3/qecvt.3 @@ -83,16 +83,21 @@ See and .BR gcvt (3). .SH ATTRIBUTES -.SS Multithreading (see pthreads(7)) -The -.BR qecvt () -and +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw16 lb lb +l l l. +Interface Attribute Value +T{ +.BR qecvt (), .BR qfcvt () -functions are not thread-safe. -.LP -The +T} Thread safety MT-Unsafe +T{ .BR qgcvt () -function is thread-safe. +T} Thread safety MT-Safe +.TE .SH CONFORMING TO SVr4. Not seen in most common UNIX implementations, -- 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