summaryrefslogtreecommitdiffstats
path: root/man3/pthread_cancel.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/man3/pthread_cancel.3 (renamed from man3/pthread_cancel.3)2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_cancel.3 b/man/man3/pthread_cancel.3
index c1a160b..99232b4 100644
--- a/man3/pthread_cancel.3
+++ b/man/man3/pthread_cancel.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH pthread_cancel 3 2023-10-31 "Linux man-pages 6.7"
+.TH pthread_cancel 3 2024-05-02 "Linux man-pages (unreleased)"
.SH NAME
pthread_cancel \- send a cancelation request to a thread
.SH LIBRARY