The docs are wrong, the options never existed (these are long options which do not have a short version). Signed-off-by: Alan Jenkins <alan-jenkins@xxxxxxxxxxxxxx> diff --git a/doc/modprobe.sgml b/doc/modprobe.sgml index dd1311e..1abb79b 100644 --- a/doc/modprobe.sgml +++ b/doc/modprobe.sgml @@ -36,7 +36,6 @@ <arg><option>-n</option></arg> <arg><option>-i</option></arg> <arg><option>-q</option></arg> - <arg><option>-b</option></arg> <arg><option>-o</option> <replaceable>modulename</replaceable></arg> <arg><replaceable>modulename</replaceable></arg> <arg rep='repeat'><option><replaceable>module parameters</replaceable></option></arg> @@ -365,7 +364,7 @@ </listitem> </varlistentry> <varlistentry> - <term><option>-D</option> <option>--show-depends</option> + <term><option>--show-depends</option> </term> <listitem> <para> @@ -422,7 +421,7 @@ </listitem> </varlistentry> <varlistentry> - <term><option>-b</option> <option>--use-blacklist</option> + <term><option>--use-blacklist</option> </term> <listitem> <para> -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html