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/man7/man-pages.7 | |
| 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/man7/man-pages.7')
| -rw-r--r-- | man/man7/man-pages.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man7/man-pages.7 b/man/man7/man-pages.7 index 726806fa7e..fa60e2f8f0 100644 --- a/man/man7/man-pages.7 +++ b/man/man7/man-pages.7 @@ -1,5 +1,5 @@ '\" t -.\" Copyright, The authors of the Linux man-pages project +.\" Copyright, the authors of the Linux man-pages project .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" |
