man: add modprobe.conf.5 manpage link

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>
This commit is contained in:
Emil Velikov 2024-11-07 15:44:30 +00:00 committed by Lucas De Marchi
parent 4b1b5e4130
commit f8ed5ee139
2 changed files with 2 additions and 0 deletions

View 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'],
]

1
man/modprobe.conf.5 Normal file
View File

@ -0,0 +1 @@
.so modprobe.d.5