From 9d9d2572d857695054e71c4edab74225382a4059 Mon Sep 17 00:00:00 2001 From: Ma Shimiao Date: Thu, 15 Jan 2015 11:51:12 +0800 Subject: [PATCH] a64l.3: Modify thread-safety information As annotation in glibc manual is more detailed, change the thread-safety information to be the same as glibc manual. Signed-off-by: Ma Shimiao Signed-off-by: Michael Kerrisk --- man3/a64l.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/a64l.3 b/man3/a64l.3 index f9b88e4e0..353254e3e 100644 --- a/man3/a64l.3 +++ b/man3/a64l.3 @@ -70,7 +70,7 @@ l l l. Interface Attribute Value T{ .BR l64a () -T} Thread safety MT-Unsafe +T} Thread safety MT-Unsafe race:l64a T{ .BR a64l () T} Thread safety MT-Safe