diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/alloca.3 (renamed from man3/alloca.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/alloca.3 b/man/man3/alloca.3 index 7fa61bc..934825f 100644 --- a/man3/alloca.3 +++ b/man/man3/alloca.3 @@ -13,7 +13,7 @@ .\" Various rewrites and additions (notes on longjmp() and SIGSEGV). .\" Weaken warning against use of alloca() (as per Debian bug 461100). .\" -.TH alloca 3 2023-10-31 "Linux man-pages 6.7" +.TH alloca 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME alloca \- allocate memory that is automatically freed .SH LIBRARY |