summaryrefslogtreecommitdiffstats
path: root/man3/pthread_kill_other_threads_np.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_kill_other_threads_np.3')
-rw-r--r--man3/pthread_kill_other_threads_np.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/pthread_kill_other_threads_np.3 b/man3/pthread_kill_other_threads_np.3
index 950e46f96..58641f3c8 100644
--- a/man3/pthread_kill_other_threads_np.3
+++ b/man3/pthread_kill_other_threads_np.3
@@ -29,19 +29,17 @@ and the cleanup handlers are not called in those threads.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR pthread_kill_other_threads_np ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH VERSIONS
In the NPTL threading implementation,