summaryrefslogtreecommitdiffstats
path: root/man3/strstr.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strstr.3')
-rw-r--r--man3/strstr.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/strstr.3 b/man3/strstr.3
index 53eee8080..80fe8d100 100644
--- a/man3/strstr.3
+++ b/man3/strstr.3
@@ -55,22 +55,22 @@ itself.
.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 strstr ()
T} Thread safety MT-Safe
T{
+.na
+.nh
.BR strcasestr ()
T} Thread safety MT-Safe locale
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
.TP