aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-03-06 20:26:35 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-03-06 20:26:35 +0100
commit67da5adb98773b6e36cfdd6f7773ec3e7dd7f05a (patch)
tree66047488eca60734b65c764c703dd3b669ec3404
parent74ba8e79c504a0030091fd8ad9ed9a755e682793 (diff)
downloadman-pages-67da5adb98773b6e36cfdd6f7773ec3e7dd7f05a.tar.gz
mcheck.3: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--man3/mcheck.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/mcheck.3 b/man3/mcheck.3
index cc30afe1f8..b8f14732c9 100644
--- a/man3/mcheck.3
+++ b/man3/mcheck.3
@@ -5,6 +5,9 @@
.TH MCHECK 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
mcheck, mcheck_check_all, mcheck_pedantic, mprobe \- heap consistency checking
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <mcheck.h>