diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-05-17 15:18:26 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-05-17 15:22:37 +0200 |
| commit | f99f884ddb8161dd9e16eeda7bee49fc2bff78be (patch) | |
| tree | 35a235ddd1246ec917a1a841ed7c737352d14e32 /man/man2/sched_setaffinity.2 | |
| parent | 978b017d93e4e32b752b33877e44a8365644630c (diff) | |
| download | man-pages-f99f884ddb8161dd9e16eeda7bee49fc2bff78be.tar.gz | |
*: grfix
Scripted change:
$ grep -rl 'The authors of the Linux man-pages' \
| xargs sed -i '/Copyright, The authors of the Linux man-pages project/s/The/the/';
Reported-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man2/sched_setaffinity.2')
| -rw-r--r-- | man/man2/sched_setaffinity.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/sched_setaffinity.2 b/man/man2/sched_setaffinity.2 index 52f26e0f77..1bdfa4e63e 100644 --- a/man/man2/sched_setaffinity.2 +++ b/man/man2/sched_setaffinity.2 @@ -1,4 +1,4 @@ -.\" Copyright, The authors of the Linux man-pages project +.\" Copyright, the authors of the Linux man-pages project .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" |
