diff -ruN module-init-tools-3.3-pre11.orig/doc/modprobe.sgml module-init-tools-3.3-pre11/doc/modprobe.sgml
--- module-init-tools-3.3-pre11.orig/doc/modprobe.sgml	2007-06-13 04:18:32.000000000 +0200
+++ module-init-tools-3.3-pre11/doc/modprobe.sgml	2007-06-13 04:18:30.000000000 +0200
@@ -180,6 +180,19 @@
         </listitem>
       </varlistentry>
       <varlistentry>
+        <term><option>-b</option> <option>--use-blacklist</option>
+        </term>
+        <listitem>
+          <para>This option causes <command>modprobe</command> to
+		apply the <command>blacklist</command> commands in the
+		configuration file (if any) to module names as well.
+		It is usually used by <citerefentry>
+		<refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum>
+		</citerefentry>.
+	  </para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
         <term><option>-q</option> <option>--quiet</option>
         </term>
         <listitem>
