From: Emil Velikov Date: Mon, 8 Jul 2024 13:43:23 +0000 (+0100) Subject: man: remove the "Maintained by" references X-Git-Tag: v33~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff38d82edeb113b22381cf4d0439a041f64d12c7;p=thirdparty%2Fkmod.git man: remove the "Maintained by" references At a glance through my system, around 2% of the man pages include such statement. Looking through git log, Jon has been active in a while and presumably have moved on. Most importantly the Copyright section isn't the best place to reference the maintainer/contact person. Signed-off-by: Emil Velikov Signed-off-by: Lucas De Marchi --- diff --git a/man/insmod.8.scd b/man/insmod.8.scd index b6f8654d..27d44099 100644 --- a/man/insmod.8.scd +++ b/man/insmod.8.scd @@ -21,7 +21,6 @@ information about errors. # COPYRIGHT This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. -Maintained by Jon Masters and others. # SEE ALSO diff --git a/man/kmod.8.scd b/man/kmod.8.scd index 2007a2d0..6bd94325 100644 --- a/man/kmod.8.scd +++ b/man/kmod.8.scd @@ -35,8 +35,7 @@ Linux Kernel modules. Most users will only run it using its other names. # COPYRIGHT -This manual page originally Copyright 2014, Marco d'Itri. Maintained by Lucas De -Marchi and others. +This manual page originally Copyright 2014, Marco d'Itri. # SEE ALSO diff --git a/man/lsmod.8.scd b/man/lsmod.8.scd index eb2f2e8b..ded619ec 100644 --- a/man/lsmod.8.scd +++ b/man/lsmod.8.scd @@ -15,7 +15,6 @@ lsmod - Show the status of modules in the Linux Kernel # COPYRIGHT This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. -Maintained by Jon Masters and others. # SEE ALSO diff --git a/man/modinfo.8.scd b/man/modinfo.8.scd index 95452570..d088c7e9 100644 --- a/man/modinfo.8.scd +++ b/man/modinfo.8.scd @@ -63,7 +63,6 @@ architecture. # COPYRIGHT This manual page originally Copyright 2003, Rusty Russell, IBM Corporation. -Maintained by Jon Masters and others. # SEE ALSO diff --git a/man/modprobe.8.scd b/man/modprobe.8.scd index 30ccc216..67cbb1a8 100644 --- a/man/modprobe.8.scd +++ b/man/modprobe.8.scd @@ -201,7 +201,6 @@ rules. # COPYRIGHT This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. -Maintained by Jon Masters and others. # SEE ALSO diff --git a/man/modprobe.d.5.scd b/man/modprobe.d.5.scd index b7b19427..246457b9 100644 --- a/man/modprobe.d.5.scd +++ b/man/modprobe.d.5.scd @@ -167,7 +167,6 @@ directly within the modules. # COPYRIGHT This manual page originally Copyright 2004, Rusty Russell, IBM Corporation. -Maintained by Jon Masters and others. # SEE ALSO diff --git a/man/modules.dep.5.scd b/man/modules.dep.5.scd index c4e76539..7723a168 100644 --- a/man/modules.dep.5.scd +++ b/man/modules.dep.5.scd @@ -29,7 +29,6 @@ fashion rather than touching these files. # COPYRIGHT This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. -Maintained by Jon Masters and others. # SEE ALSO diff --git a/man/rmmod.8.scd b/man/rmmod.8.scd index e1f656f1..c4dcc3ed 100644 --- a/man/rmmod.8.scd +++ b/man/rmmod.8.scd @@ -35,7 +35,6 @@ is provided) from the kernel. Most users will want to use *modprobe*(8) with the # COPYRIGHT This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. -Maintained by Jon Masters and others. # SEE ALSO