diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/pthread_self.3 (renamed from man3/pthread_self.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_self.3 b/man/man3/pthread_self.3 index 7d703dd..1d2f5ce 100644 --- a/man3/pthread_self.3 +++ b/man/man3/pthread_self.3 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH pthread_self 3 2023-10-31 "Linux man-pages 6.7" +.TH pthread_self 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME pthread_self \- obtain ID of the calling thread .SH LIBRARY |