diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-05-09 20:56:52 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-05-10 00:19:24 +0200 |
| commit | 4ffde404c2e262fc40ea105bfd53e7278efb8efa (patch) | |
| tree | 47c7c637683cc8c6e39383b63e8eb55a6ae32cbe /man/man2const/UFFDIO_API.2const | |
| parent | 265b9898dfe2f31c221a01e8c17c3055e72784bc (diff) | |
| download | man-pages-4ffde404c2e262fc40ea105bfd53e7278efb8efa.tar.gz | |
*, AUTHORS: Consistently refer to authors
- Rename the file CREDITS => AUTHORS
- Say 'authors' in the copyright notice. Scripted change:
$ grep -rn 'The contributors to the Linux man-pages' -l \
| xargs sed -i '/Copyright, The contributors to the Linux man-pages project/s/contributors to/authors of/'
Suggested-by: Dave Martin <Dave.Martin@arm.com>
Acked-by: "G. Branden Robinson" <branden@debian.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man2const/UFFDIO_API.2const')
| -rw-r--r-- | man/man2const/UFFDIO_API.2const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2const/UFFDIO_API.2const b/man/man2const/UFFDIO_API.2const index 54b34a1bc2..b15f85a4b1 100644 --- a/man/man2const/UFFDIO_API.2const +++ b/man/man2const/UFFDIO_API.2const @@ -1,4 +1,4 @@ -.\" Copyright, The contributors to the Linux man-pages project +.\" Copyright, The authors of the Linux man-pages project .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" |
