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 <mashimiao.fnst@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Ma Shimiao 2015-01-15 11:51:12 +08:00 committed by Michael Kerrisk
parent ef38f3548e
commit 9d9d2572d8
1 changed files with 1 additions and 1 deletions

View File

@ -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