aboutsummaryrefslogtreecommitdiffstats
path: root/man3/malloc_stats.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/malloc_stats.3')
-rw-r--r--man3/malloc_stats.36
1 files changed, 5 insertions, 1 deletions
diff --git a/man3/malloc_stats.3 b/man3/malloc_stats.3
index 85e43ff56e..f4cc339a07 100644
--- a/man3/malloc_stats.3
+++ b/man3/malloc_stats.3
@@ -56,15 +56,19 @@ allocated using
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
+.ad l
+.nh
.TS
allbox;
-lb lb lb
+lbx lb lb
l l l.
Interface Attribute Value
T{
.BR malloc_stats ()
T} Thread safety MT-Safe
.TE
+.hy
+.ad
.sp 1
.SH CONFORMING TO
This function is a GNU extension.