diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/posix_memalign.3 (renamed from man3/posix_memalign.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/posix_memalign.3 b/man/man3/posix_memalign.3 index 194c55a..e89e1f9 100644 --- a/man3/posix_memalign.3 +++ b/man/man3/posix_memalign.3 @@ -7,7 +7,7 @@ .\" 2001-10-11, 2003-08-22, aeb, added some details .\" 2012-03-23, Michael Kerrisk <mtk.manpages@mail.com> .\" Document pvalloc() and aligned_alloc() -.TH posix_memalign 3 2023-11-24 "Linux man-pages 6.7" +.TH posix_memalign 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory |