diff options
author | Alejandro Colomar <alx@kernel.org> | 2022-10-30 00:11:54 +0200 |
---|---|---|
committer | Alejandro Colomar <alx@kernel.org> | 2022-10-30 00:11:54 +0200 |
commit | cb0f97b25ec587de7f923e6ccdadaf2b3059ef11 (patch) | |
tree | 280dba5af7ec0d8465121c103db3ea1d7237ff60 | |
parent | 386f80c56a3995b031b153b1b719f89fd68870c6 (diff) | |
download | man-pages-cb0f97b25ec587de7f923e6ccdadaf2b3059ef11.tar.gz |
Change alx's email address
Signed-off-by: Alejandro Colomar <alx@kernel.org>
61 files changed, 67 insertions, 67 deletions
diff --git a/Changes.old b/Changes.old index 2692aadc63..ada2e737f3 100644 --- a/Changes.old +++ b/Changes.old @@ -50582,7 +50582,7 @@ The following people contributed patches/fixes or (noted in brackets in the changelog below) reports, notes, and ideas that have been incorporated in changes in this release: -Alejandro Colomar <colomar.6.4.3@gmail.com> +Alejandro Colomar <alx@kernel.org> Aleksa Sarai <cyphar@cyphar.com> Alexander Miller <alex.miller@gmx.de> Andrea Arcangeli <aarcange@redhat.com> @@ -51881,7 +51881,7 @@ The following people contributed patches/fixes or (noted in brackets in the changelog below) reports, notes, and ideas that have been incorporated in changes in this release: -Alejandro Colomar <colomar.6.4.3@gmail.com> +Alejandro Colomar <alx@kernel.org> Aleksa Sarai <cyphar@cyphar.com> Alyssa Ross <hi@alyssa.is> Andrew Price <anprice@redhat.com> @@ -52221,7 +52221,7 @@ The following people contributed patches/fixes or (noted in brackets in the changelog below) reports, notes, and ideas that have been incorporated in changes in this release: -Alejandro Colomar <colomar.6.4.3@gmail.com> +Alejandro Colomar <alx@kernel.org> Aleksa Sarai <cyphar@cyphar.com> Alexey Budankov <alexey.budankov@linux.intel.com> Amir Goldstein <amir73il@gmail.com> @@ -53002,7 +53002,7 @@ in the changelog below) reports, notes, and ideas that have been incorporated in changes in this release: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> -Alejandro Colomar <alx.manpages@gmail.com> +Alejandro Colomar <alx@kernel.org> Amir Goldstein <amir73il@gmail.com> Arusekk <arek_koz@o2.pl> Baruch Siach <baruch@tkos.co.il> @@ -53353,7 +53353,7 @@ The following people contributed patches/fixes or (noted in brackets in the changelog below) reports, notes, and ideas that have been incorporated in changes in this release: -Alejandro Colomar <alx.manpages@gmail.com> +Alejandro Colomar <alx@kernel.org> Alessandro Bono <alessandro.bono369@gmail.com> Alyssa Ross <hi@alyssa.is> Bastien Roucariès <rouca@debian.org> @@ -54207,7 +54207,7 @@ incorporated in changes in this release: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Akihiro Motoki <amotoki@gmail.com> -Alejandro Colomar <alx.manpages@gmail.com> +Alejandro Colomar <alx@kernel.org> Alyssa Ross <hi@alyssa.is> Aurelien Aptel <aaptel@suse.com> Borislav Petkov <bp@suse.de> @@ -54599,7 +54599,7 @@ incorporated in changes in this release: Ahelenia Ziemiańska (наб) <nabijaczleweli@nabijaczleweli.xyz> Alan Peakall <Alan.Peakall@helpsystems.com> -Alejandro Colomar <alx.manpages@gmail.com> +Alejandro Colomar <alx@kernel.org> Alexis Wilke <alexis@m2osw.com> Askar Safin <safinaskar@mail.ru> Christian Brauner <christian.brauner@ubuntu.com> @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## # Conventions: diff --git a/lib/build-html.mk b/lib/build-html.mk index b29a4f64f6..060e07ed9e 100644 --- a/lib/build-html.mk +++ b/lib/build-html.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/build-src.mk b/lib/build-src.mk index 4cc9b1ffe3..1098d660c0 100644 --- a/lib/build-src.mk +++ b/lib/build-src.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/build.mk b/lib/build.mk index 3c8cc70137..d362819de5 100644 --- a/lib/build.mk +++ b/lib/build.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/cmd.mk b/lib/cmd.mk index 457d673a88..c9c22d0ae5 100644 --- a/lib/cmd.mk +++ b/lib/cmd.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/dist.mk b/lib/dist.mk index e2842091c7..76b155282f 100644 --- a/lib/dist.mk +++ b/lib/dist.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/install-html.mk b/lib/install-html.mk index 4417985ba3..2531ad503a 100644 --- a/lib/install-html.mk +++ b/lib/install-html.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/install-man.mk b/lib/install-man.mk index 77947b6fbc..c3a32a89a1 100644 --- a/lib/install-man.mk +++ b/lib/install-man.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/install.mk b/lib/install.mk index 4ae2bc4e22..14b980a7ff 100644 --- a/lib/install.mk +++ b/lib/install.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/lint-c.mk b/lib/lint-c.mk index 809d23ca88..c6bc115052 100644 --- a/lib/lint-c.mk +++ b/lib/lint-c.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/lint-man.mk b/lib/lint-man.mk index 61487bba8d..18b71446ba 100644 --- a/lib/lint-man.mk +++ b/lib/lint-man.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/lint.mk b/lib/lint.mk index c4011fe9db..9233372dfa 100644 --- a/lib/lint.mk +++ b/lib/lint.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/src.mk b/lib/src.mk index 0314f915b7..3cce2085ad 100644 --- a/lib/src.mk +++ b/lib/src.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2021, 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2021, 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## diff --git a/lib/verbose.mk b/lib/verbose.mk index edd05e9fcf..38180804ff 100644 --- a/lib/verbose.mk +++ b/lib/verbose.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-3.0 ######################################################################## diff --git a/lib/version.mk b/lib/version.mk index ba02a94cbd..1a8fa53c24 100644 --- a/lib/version.mk +++ b/lib/version.mk @@ -1,5 +1,5 @@ ######################################################################## -# Copyright (C) 2022 Alejandro Colomar <alx.manpages@gmail.com> +# Copyright (C) 2022 Alejandro Colomar <alx@kernel.org> # SPDX-License-Identifier: GPL-2.0 OR LGPL-2.0 ######################################################################## @@ -7,7 +7,7 @@ Description: Manual pages for GNU/Linux. This package contains subsections of those. Only a few pages are provided in sections 1, 6, and 8, and none in 9. Keywords: man pages -Maintained-by: Alejandro Colomar <alx.manpages@gmail.com>, +Maintained-by: Alejandro Colomar <alx@kernel.org>, Michael Kerrisk <mtk.manpages@gmail.com> Primary-site: http://www.kernel.org/pub/linux/docs/man-pages 2.6M man-pages-6.01.tar.gz diff --git a/man2type/open_how.2type b/man2type/open_how.2type index cd725a6ce5..945892104b 100644 --- a/man2type/open_how.2type +++ b/man2type/open_how.2type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2022 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3/FILE.3 b/man3/FILE.3 index 90e2871bb5..596cf0ed68 100644 --- a/man3/FILE.3 +++ b/man3/FILE.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3/MAX.3 b/man3/MAX.3 index a374f4f446..a6c429d9bc 100644 --- a/man3/MAX.3 +++ b/man3/MAX.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2021 Alejandro Colomar <alx.manpages@gmail.com> +.\" Copyright (C) 2021 Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3/_Generic.3 b/man3/_Generic.3 index 101bab70e9..ddee5f6c4c 100644 --- a/man3/_Generic.3 +++ b/man3/_Generic.3 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2022 Alejandro Colomar <alx.manpages@gmail.com> +.\" Copyright (C) 2022 Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3/circleq.3 b/man3/circleq.3 index 3c9a99f7b5..25c3bf58e4 100644 --- a/man3/circleq.3 +++ b/man3/circleq.3 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. -.\" and Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" and Copyright (c) 2020 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: BSD-3-Clause .\" diff --git a/man3/list.3 b/man3/list.3 index 2e0717f2b9..fb2267905e 100644 --- a/man3/list.3 +++ b/man3/list.3 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. -.\" and Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" and Copyright (c) 2020 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: BSD-3-Clause .\" diff --git a/man3/slist.3 b/man3/slist.3 index 1d03330dfa..030972f7a5 100644 --- a/man3/slist.3 +++ b/man3/slist.3 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. -.\" and Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" and Copyright (c) 2020 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: BSD-3-Clause .\" diff --git a/man3/stailq.3 b/man3/stailq.3 index f83d4d3477..af702d09a8 100644 --- a/man3/stailq.3 +++ b/man3/stailq.3 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. -.\" and Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" and Copyright (c) 2020 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: BSD-3-Clause .\" diff --git a/man3/tailq.3 b/man3/tailq.3 index bca9d3dc1a..2474a674c9 100644 --- a/man3/tailq.3 +++ b/man3/tailq.3 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. -.\" and Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" and Copyright (c) 2020 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: BSD-3-Clause .\" diff --git a/man3const/NULL.3const b/man3const/NULL.3const index 4763889dd3..1b60b2b4c9 100644 --- a/man3const/NULL.3const +++ b/man3const/NULL.3const @@ -1,4 +1,4 @@ -.\" Copyright (c) 2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2022 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3head/sysexits.h.3head b/man3head/sysexits.h.3head index 35600c5446..f41b0e435b 100644 --- a/man3head/sysexits.h.3head +++ b/man3head/sysexits.h.3head @@ -1,5 +1,5 @@ .\" Copyright (c) 1996 Joerg Wunsch -.\" Copyright (c) 2022 Alejandro Colomar <alx.manpages@gmail.com> +.\" Copyright (c) 2022 Alejandro Colomar <alx@kernel.org> .\" .\" All rights reserved. .\" diff --git a/man3type/aiocb.3type b/man3type/aiocb.3type index 3400b65a73..7b4730d0b4 100644 --- a/man3type/aiocb.3type +++ b/man3type/aiocb.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/blkcnt_t.3type b/man3type/blkcnt_t.3type index 571f816631..5a20eeac8b 100644 --- a/man3type/blkcnt_t.3type +++ b/man3type/blkcnt_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/blksize_t.3type b/man3type/blksize_t.3type index c89eb091fe..4032ce195d 100644 --- a/man3type/blksize_t.3type +++ b/man3type/blksize_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/cc_t.3type b/man3type/cc_t.3type index 2b0cfd38dd..8908b4d417 100644 --- a/man3type/cc_t.3type +++ b/man3type/cc_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/clock_t.3type b/man3type/clock_t.3type index 5e3748f891..6676bc56d8 100644 --- a/man3type/clock_t.3type +++ b/man3type/clock_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/dev_t.3type b/man3type/dev_t.3type index f1898941a2..62ca80bc92 100644 --- a/man3type/dev_t.3type +++ b/man3type/dev_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/div_t.3type b/man3type/div_t.3type index f62b158167..7e50cf21e5 100644 --- a/man3type/div_t.3type +++ b/man3type/div_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/double_t.3type b/man3type/double_t.3type index 2a24f994f2..a3b07701f0 100644 --- a/man3type/double_t.3type +++ b/man3type/double_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/epoll_event.3type b/man3type/epoll_event.3type index e02c9ba366..40b3248733 100644 --- a/man3type/epoll_event.3type +++ b/man3type/epoll_event.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2022 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3type/fenv_t.3type b/man3type/fenv_t.3type index ac9a9d8b41..38919dd889 100644 --- a/man3type/fenv_t.3type +++ b/man3type/fenv_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/id_t.3type b/man3type/id_t.3type index abdfa24dd7..db88013453 100644 --- a/man3type/id_t.3type +++ b/man3type/id_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/intN_t.3type b/man3type/intN_t.3type index 201ebb1819..6c5bc18eb5 100644 --- a/man3type/intN_t.3type +++ b/man3type/intN_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/intmax_t.3type b/man3type/intmax_t.3type index 13ba0213e1..e44c34df1d 100644 --- a/man3type/intmax_t.3type +++ b/man3type/intmax_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/intptr_t.3type b/man3type/intptr_t.3type index 8ef1f938a9..4be2a1a886 100644 --- a/man3type/intptr_t.3type +++ b/man3type/intptr_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/iovec.3type b/man3type/iovec.3type index f661b52826..13d6406d82 100644 --- a/man3type/iovec.3type +++ b/man3type/iovec.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2022 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3type/itimerspec.3type b/man3type/itimerspec.3type index ad995d0bbb..9ed7faafd8 100644 --- a/man3type/itimerspec.3type +++ b/man3type/itimerspec.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2022 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3type/lconv.3type b/man3type/lconv.3type index 30be3ee4a8..8d6e029f96 100644 --- a/man3type/lconv.3type +++ b/man3type/lconv.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/mode_t.3type b/man3type/mode_t.3type index c778c6faa6..ebd557a727 100644 --- a/man3type/mode_t.3type +++ b/man3type/mode_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/off_t.3type b/man3type/off_t.3type index 59056909d6..f0256c157f 100644 --- a/man3type/off_t.3type +++ b/man3type/off_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/ptrdiff_t.3type b/man3type/ptrdiff_t.3type index 2d39a2a9ad..ef8fd02862 100644 --- a/man3type/ptrdiff_t.3type +++ b/man3type/ptrdiff_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/regex_t.3type b/man3type/regex_t.3type index 96f4b3ed65..a87c1994a5 100644 --- a/man3type/regex_t.3type +++ b/man3type/regex_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/size_t.3type b/man3type/size_t.3type index 99b12e9336..07f776f598 100644 --- a/man3type/size_t.3type +++ b/man3type/size_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/sockaddr.3type b/man3type/sockaddr.3type index 663d24fd6c..0f0f341655 100644 --- a/man3type/sockaddr.3type +++ b/man3type/sockaddr.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/stat.3type b/man3type/stat.3type index 9cd0d6970a..23e45169dd 100644 --- a/man3type/stat.3type +++ b/man3type/stat.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/time_t.3type b/man3type/time_t.3type index 9690260e52..df7d91df1f 100644 --- a/man3type/time_t.3type +++ b/man3type/time_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/timer_t.3type b/man3type/timer_t.3type index 66b4a843d5..1f5e8bcae4 100644 --- a/man3type/timer_t.3type +++ b/man3type/timer_t.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/timespec.3type b/man3type/timespec.3type index ac3ad3c893..1509ee8a20 100644 --- a/man3type/timespec.3type +++ b/man3type/timespec.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/timeval.3type b/man3type/timeval.3type index b43a6fe60d..cfb71bcd3c 100644 --- a/man3type/timeval.3type +++ b/man3type/timeval.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/tm.3type b/man3type/tm.3type index 8a5daf6d21..15c373a586 100644 --- a/man3type/tm.3type +++ b/man3type/tm.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2022 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" diff --git a/man3type/va_list.3type b/man3type/va_list.3type index 15983a75a1..fe785e34d2 100644 --- a/man3type/va_list.3type +++ b/man3type/va_list.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man3type/void.3type b/man3type/void.3type index d7fc3cafc5..567e7653f4 100644 --- a/man3type/void.3type +++ b/man3type/void.3type @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020-2022 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft diff --git a/man7/queue.7 b/man7/queue.7 index 919262b52a..0629d3c64e 100644 --- a/man7/queue.7 +++ b/man7/queue.7 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. -.\" and Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" and Copyright (c) 2020 by Alejandro Colomar <alx@kernel.org> .\" .\" SPDX-License-Identifier: BSD-3-Clause .\" diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index cce1d499da..c0950e7745 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2020 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" Copyright (c) 2020 by Alejandro Colomar <alx@kernel.org> .\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft |