aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/mallopt.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/mallopt.3 b/man3/mallopt.3
index ee4f2b5227..cba95a14ce 100644
--- a/man3/mallopt.3
+++ b/man3/mallopt.3
@@ -5,6 +5,9 @@
.TH MALLOPT 3 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
mallopt \- set memory allocation parameters
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <malloc.h>