summaryrefslogtreecommitdiffstats
path: root/man3/strtok.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strtok.3')
-rw-r--r--man3/strtok.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/strtok.3 b/man3/strtok.3
index b702e287a..b7d0b74cb 100644
--- a/man3/strtok.3
+++ b/man3/strtok.3
@@ -154,22 +154,22 @@ the next token, or NULL if there are no more tokens.
.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 strtok ()
T} Thread safety MT-Unsafe race:strtok
T{
+.na
+.nh
.BR strtok_r ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH VERSIONS
On some implementations,