]> git.ipfire.org Git - thirdparty/kmod.git/commit
man: depmod.d: document the config file order handling
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 8 Jul 2024 13:43:15 +0000 (14:43 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 9 Jul 2024 05:18:21 +0000 (00:18 -0500)
commit12ca199bd771a5bff17d6ae73fc23be277ccbaf0
tree32b7f737eedbcfde7db16bf7476a7b32c3286581
parent52a9d424649cab905fbddd6013eca5fe9c89b40f
man: depmod.d: document the config file order handling

The depmod.d configuration order/handling aligns with existing tools
such as sysctl.d, even though there is no mention in the manual.

Reorder the list in SYNOPSIS and add a bit of verbiage describing things.

Section is inspired by sysctl.d(5) and sysctl(8).

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/Makefile.am
man/depmod.d.5.scd