diff options
Diffstat (limited to 'upstream/fedora-rawhide/man3/malloc_info.3')
-rw-r--r-- | upstream/fedora-rawhide/man3/malloc_info.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/fedora-rawhide/man3/malloc_info.3 b/upstream/fedora-rawhide/man3/malloc_info.3 index 109adb1e..9df31cf3 100644 --- a/upstream/fedora-rawhide/man3/malloc_info.3 +++ b/upstream/fedora-rawhide/man3/malloc_info.3 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH malloc_info 3 2023-10-31 "Linux man-pages 6.06" +.TH malloc_info 3 2024-02-26 "Linux man-pages 6.7" .SH NAME malloc_info \- export malloc state to a stream .SH LIBRARY @@ -162,7 +162,7 @@ glibc 2.13 .EE .in .SS Program source -.\" [[memory leak]] SRC BEGIN (malloc_info.c) +.\" SRC BEGIN (malloc_info.c) .EX #include <err.h> #include <errno.h> |