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