From: Dave Reisner Date: Wed, 25 Jul 2012 23:30:19 +0000 (-0400) Subject: man/modprobe: clarify --dirname option X-Git-Tag: v10~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465f2d6b7c4d7808d0f2f3b178a140b936e7b64d;p=thirdparty%2Fkmod.git man/modprobe: clarify --dirname option The documentation for this flag leads one to believe that the full path to the module directory is needed. In reality, this flag specifies only the root of the module path. --- diff --git a/man/modprobe.xml b/man/modprobe.xml index 0e101a8c..4d7639a1 100644 --- a/man/modprobe.xml +++ b/man/modprobe.xml @@ -177,9 +177,7 @@ - Directory where modules can be found, - /lib/modules/RELEASE - by default. + Root directory for modules, / by default.