]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man: add modprobe.conf.5 manpage link
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 7 Nov 2024 15:44:30 +0000 (15:44 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 11 Nov 2024 22:12:09 +0000 (16:12 -0600)
Seemingly Fedora and friends have been carrying this one for years. Just
add it to kmod itself so that people using multiple distros have
consistent experience.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/231
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/meson.build
man/modprobe.conf.5 [new file with mode: 0644]

index 0b217113867438b14989e3c5428f8bc1d5f4e00e..a9eb3cf004e52c531316636404e295282876aade 100644 (file)
@@ -36,6 +36,7 @@ foreach tuple : _man_pages
 endforeach
 
 _man_aliases = [
+  ['5', 'modprobe.conf', 'modprobe.d.5'],
   ['5', 'modules.dep.bin', 'modules.dep.5'],
 ]
 
diff --git a/man/modprobe.conf.5 b/man/modprobe.conf.5
new file mode 100644 (file)
index 0000000..07e777a
--- /dev/null
@@ -0,0 +1 @@
+.so modprobe.d.5