From e5ea1160a9d36190524ecb57f951f874e8b7ef46 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 17 Jun 2014 08:01:53 +0200 Subject: [PATCH] bsd_signal.3: Reformat thread-safety information Signed-off-by: Michael Kerrisk --- man3/bsd_signal.3 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3 index d0f41084fe..c6f770e44a 100644 --- a/man3/bsd_signal.3 +++ b/man3/bsd_signal.3 @@ -61,10 +61,17 @@ on error. As for .BR signal (2). .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 bsd_signal () -function is thread-safe. +T} Thread safety MT-Safe +.TE .SH CONFORMING TO 4.2BSD, POSIX.1-2001. POSIX.1-2008 removes the specification of -- 2.39.5