diff options
Diffstat (limited to 'upstream/archlinux/man3/pthread_cleanup_push.3')
-rw-r--r-- | upstream/archlinux/man3/pthread_cleanup_push.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/archlinux/man3/pthread_cleanup_push.3 b/upstream/archlinux/man3/pthread_cleanup_push.3 index 106154b5..a0b54776 100644 --- a/upstream/archlinux/man3/pthread_cleanup_push.3 +++ b/upstream/archlinux/man3/pthread_cleanup_push.3 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH pthread_cleanup_push 3 2023-10-31 "Linux man-pages 6.06" +.TH pthread_cleanup_push 3 2024-05-02 "Linux man-pages 6.8" .SH NAME pthread_cleanup_push, pthread_cleanup_pop \- push and pop thread cancelation clean-up handlers |