summaryrefslogtreecommitdiffstats
path: root/man/man3/malloc_usable_size.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/man3/malloc_usable_size.3 (renamed from man3/malloc_usable_size.3)2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/malloc_usable_size.3 b/man/man3/malloc_usable_size.3
index 3c30aae..c0aa6b8 100644
--- a/man3/malloc_usable_size.3
+++ b/man/man3/malloc_usable_size.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH malloc_usable_size 3 2023-10-31 "Linux man-pages 6.7"
+.TH malloc_usable_size 3 2024-05-02 "Linux man-pages (unreleased)"
.SH NAME
malloc_usable_size \- obtain size of block of memory allocated from heap
.SH LIBRARY