From c433a1f862238cebf7817a40871cf66918fcedd1 Mon Sep 17 00:00:00 2001 From: Peng Haitao Date: Mon, 14 Jul 2014 14:01:18 +0800 Subject: [PATCH] ualarm.3: Reformat thread-safety information Signed-off-by: Peng Haitao Signed-off-by: Michael Kerrisk --- man3/ualarm.3 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/man3/ualarm.3 b/man3/ualarm.3 index e69d2ff7b..98120d069 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -90,10 +90,17 @@ Interrupted by a signal. \fIusecs\fP or \fIinterval\fP is not smaller than 1000000. (On systems where that is considered an error.) .SH ATTRIBUTES -.SS Multithreading (see pthreads(7)) -The +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lb lb lb +l l l. +Interface Attribute Value +T{ .BR ualarm () -function is thread-safe. +T} Thread safety MT-Safe +.TE .SH CONFORMING TO 4.3BSD, POSIX.1-2001. POSIX.1-2001 marks