summaryrefslogtreecommitdiffstats
path: root/man3/strdup.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strdup.3')
-rw-r--r--man3/strdup.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/strdup.3 b/man3/strdup.3
index 82d438b5e..084d7d3a3 100644
--- a/man3/strdup.3
+++ b/man3/strdup.3
@@ -98,22 +98,20 @@ Insufficient memory available to allocate duplicate string.
.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 strdup (),
.BR strndup (),
.BR strdupa (),
.BR strndupa ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
.TP