summaryrefslogtreecommitdiffstats
path: root/man3/re_comp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/re_comp.3')
-rw-r--r--man3/re_comp.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/re_comp.3 b/man3/re_comp.3
index 0ec5e1e04..e714a3f1b 100644
--- a/man3/re_comp.3
+++ b/man3/re_comp.3
@@ -49,20 +49,18 @@ returns 1 for a successful match, zero for failure.
.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 re_comp (),
.BR re_exec ()
T} Thread safety MT-Unsafe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
None.