]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - man/modprobe.xml
libkmod, depmod, modprobe: Make directory for kernel modules configurable
[thirdparty/kmod.git] / man / modprobe.xml
index 91f9e27997cde7855ea2956c90a66f4c06ab4801..4d1fd59c000ba2d1c8de12703581ed29e8f4d5c7 100644 (file)
@@ -78,7 +78,7 @@
       is no difference between _ and - in module names (automatic
       underscore conversion is performed).
       <command>modprobe</command> looks in the module directory
-      <filename>/lib/modules/`uname -r`</filename> for all
+      <filename>@MODULE_DIRECTORY@/`uname -r`</filename> for all
       the modules and other files, except for the optional
       configuration files in the
       <filename>/etc/modprobe.d</filename> directory