aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_join.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_join.3')
-rw-r--r--man3/pthread_join.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_join.3 b/man3/pthread_join.3
index 74b636b1cf..42e64d2cff 100644
--- a/man3/pthread_join.3
+++ b/man3/pthread_join.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_JOIN 3 2020-06-09 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_JOIN 3 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_join \- join with a terminated thread
.SH SYNOPSIS