diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/pthread_setaffinity_np.3 (renamed from man3/pthread_setaffinity_np.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_setaffinity_np.3 b/man/man3/pthread_setaffinity_np.3 index cf91c59..779f389 100644 --- a/man3/pthread_setaffinity_np.3 +++ b/man/man3/pthread_setaffinity_np.3 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH pthread_setaffinity_np 3 2023-10-31 "Linux man-pages 6.7" +.TH pthread_setaffinity_np 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME pthread_setaffinity_np, pthread_getaffinity_np \- set/get CPU affinity of a thread |