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 ef216280d9..d2b1a7ca21 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 2015-07-23 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_JOIN 3 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_join \- join with a terminated thread
.SH SYNOPSIS