]> git.ipfire.org Git - thirdparty/kmod.git/commit
man: Fix reference to MODULEDIR
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 14 Nov 2024 16:28:37 +0000 (10:28 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 21 Nov 2024 04:25:30 +0000 (22:25 -0600)
commit263ab7243cb1cb0b4dddf7b789d5b61865ba0955
treede6da68996fa1e35b65e21262a0e66b0cca362b5
parent3d491c6fe4dca449cfce3fe3f1665e934a108ef3
man: Fix reference to MODULEDIR

The expression used is <MODULEDIR>, so keep it consistent with the
option name.

Fixes: e9f2580eaf27 ("man: Reword depmod's paths")
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/243
man/depmod.8.scd