]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
doc: Don't reference /etc/modprobe.conf
authorJosh Boyer <jwboyer@redhat.com>
Wed, 23 May 2012 18:31:07 +0000 (14:31 -0400)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 23 May 2012 21:03:35 +0000 (18:03 -0300)
kmod doesn't read /etc/modprobe.conf at all, so don't mention it in the
modprobe man page.  Point users to modprobe.d(5) instead.

man/modprobe.xml

index e98e44ee7c617caac4fe32930d15db983fa4686b..0e101a8c06b7b75cc5164c77e960a5890c9485f2 100644 (file)
       <command>modprobe</command> looks in the module directory
       <filename>/lib/modules/`uname -r`</filename> for all
       the modules and other files, except for the optional
-      <filename>/etc/modprobe.conf</filename> configuration file and
+      configuration files in the
       <filename>/etc/modprobe.d</filename> directory
       (see <citerefentry>
-        <refentrytitle>modprobe.conf</refentrytitle><manvolnum>5</manvolnum>
+        <refentrytitle>modprobe.d</refentrytitle><manvolnum>5</manvolnum>
       </citerefentry>). <command>modprobe</command> will also use module
       options specified on the kernel command line in the form of
       &lt;module&gt;.&lt;option&gt; and blacklists in the form of