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

The modprobe.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/modprobe.d.5.scd