summaryrefslogtreecommitdiffstats
path: root/man3/sigsetops.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sigsetops.3')
-rw-r--r--man3/sigsetops.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/sigsetops.3 b/man3/sigsetops.3
index 089c34256..e6baed349 100644
--- a/man3/sigsetops.3
+++ b/man3/sigsetops.3
@@ -114,14 +114,14 @@ is not a valid signal.
.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 sigemptyset (),
.BR sigfillset (),
.BR sigaddset (),
@@ -132,8 +132,6 @@ T{
.BR sigandset ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH VERSIONS
.SS GNU