aboutsummaryrefslogtreecommitdiffstats
path: root/man3/malloc_hook.3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-01-07 01:17:35 +0100
committerAlejandro Colomar <alx@kernel.org>2023-01-07 01:17:35 +0100
commita5ebdc8d60923491f37879eeffe2fbf911279afb (patch)
tree079b380b19102cc6f5c15a188e42cd3c00301375 /man3/malloc_hook.3
parentcd95675fc3e38b6175ecd568cca4c4694d3db76d (diff)
downloadman-pages-a5ebdc8d60923491f37879eeffe2fbf911279afb.tar.gz
Many pages: TH: Use lowercase
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3/malloc_hook.3')
-rw-r--r--man3/malloc_hook.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/malloc_hook.3 b/man3/malloc_hook.3
index 84587381fd..e7091de436 100644
--- a/man3/malloc_hook.3
+++ b/man3/malloc_hook.3
@@ -5,7 +5,7 @@
.\" Heavily based on glibc documentation
.\" Polished, added docs, removed glibc doc bug, 2002-07-20, aeb
.\"
-.TH MALLOC_HOOK 3 (date) "Linux man-pages (unreleased)"
+.TH __malloc_hook 3 (date) "Linux man-pages (unreleased)"
.SH NAME
__malloc_hook, __malloc_initialize_hook,
__memalign_hook, __free_hook, __realloc_hook,