summaryrefslogtreecommitdiffstats
path: root/man3/sem_wait.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sem_wait.3')
-rw-r--r--man3/sem_wait.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/sem_wait.3 b/man3/sem_wait.3
index da4893202..29bd5122a 100644
--- a/man3/sem_wait.3
+++ b/man3/sem_wait.3
@@ -114,21 +114,19 @@ The call timed out before the semaphore could be locked.
.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 sem_wait (),
.BR sem_trywait (),
.BR sem_timedwait ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
POSIX.1-2008.