aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_exit.3')
-rw-r--r--man3/pthread_exit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_exit.3 b/man3/pthread_exit.3
index de9f9abcf6..4b9ff5853b 100644
--- a/man3/pthread_exit.3
+++ b/man3/pthread_exit.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_EXIT 3 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_EXIT 3 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_exit \- terminate calling thread
.SH SYNOPSIS