diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/setjmp.3 (renamed from man3/setjmp.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/setjmp.3 b/man/man3/setjmp.3 index 18771aa..b42e0d2 100644 --- a/man3/setjmp.3 +++ b/man/man3/setjmp.3 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH setjmp 3 2023-10-31 "Linux man-pages 6.7" +.TH setjmp 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME setjmp, sigsetjmp, longjmp, siglongjmp \- performing a nonlocal goto .SH LIBRARY |