summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2012-02-27 20:35:12 -0300
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-02-27 20:35:12 -0300
commitdcf06c530624a51fd8660accac1e694f97ecfc1b (patch)
tree017e2c258dcd0f484b3ca364f0ea937198eb2f3b /man
parent817f4e33de8b8cdbbd28f47caf094116a40da82e (diff)
downloadkmod-dcf06c530624a51fd8660accac1e694f97ecfc1b.tar.gz
man: detail modprobe.blacklist in kcmdline
Diffstat (limited to 'man')
-rw-r--r--man/modprobe.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/modprobe.xml b/man/modprobe.xml
index 0b3b01d..e98e44e 100644
--- a/man/modprobe.xml
+++ b/man/modprobe.xml
@@ -86,7 +86,8 @@
<refentrytitle>modprobe.conf</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;.
+ &lt;module&gt;.&lt;option&gt; and blacklists in the form of
+ modprobe.blacklist=&lt;module&gt;.
</para>
<para>
Note that unlike in 2.4 series Linux kernels (which are not supported