From: Lucas De Marchi Date: Mon, 27 Feb 2012 23:35:12 +0000 (-0300) Subject: man: detail modprobe.blacklist in kcmdline X-Git-Tag: v6~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcf06c530624a51fd8660accac1e694f97ecfc1b;p=thirdparty%2Fkmod.git man: detail modprobe.blacklist in kcmdline --- diff --git a/man/modprobe.xml b/man/modprobe.xml index 0b3b01d7..e98e44ee 100644 --- a/man/modprobe.xml +++ b/man/modprobe.xml @@ -86,7 +86,8 @@ modprobe.conf5 ). modprobe will also use module options specified on the kernel command line in the form of - <module>.<option>. + <module>.<option> and blacklists in the form of + modprobe.blacklist=<module>. Note that unlike in 2.4 series Linux kernels (which are not supported