summaryrefslogtreecommitdiffstats
path: root/man3/malloc_usable_size.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/malloc_usable_size.3')
-rw-r--r--man3/malloc_usable_size.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/malloc_usable_size.3 b/man3/malloc_usable_size.3
index f96f1abb5..990633500 100644
--- a/man3/malloc_usable_size.3
+++ b/man3/malloc_usable_size.3
@@ -31,19 +31,17 @@ is NULL, 0 is returned.
.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 malloc_usable_size ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
GNU.