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