From: Robby Workman Date: Thu, 12 Jan 2012 06:00:27 +0000 (-0600) Subject: doc/modprobe.sgml: Various updates wrt inclusion with kmod X-Git-Tag: v4~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43042306cb01a4793e2d07d1d66b914d39d128ad;p=thirdparty%2Fkmod.git doc/modprobe.sgml: Various updates wrt inclusion with kmod * TODO: document "--remove-dependencies" flag --- diff --git a/doc/modprobe.sgml b/doc/modprobe.sgml index 85330e16..9c3cdc93 100644 --- a/doc/modprobe.sgml +++ b/doc/modprobe.sgml @@ -48,12 +48,6 @@ - - modprobe - -l - -t dirname - - modprobe -c @@ -139,9 +133,8 @@ - This option overrides the default configuration directory/file - (/etc/modprobe.d or - /etc/modprobe.conf). + This option overrides the default configuration directory + (/etc/modprobe.d). This option is passed through install @@ -272,27 +265,11 @@ or . See -modprobe.conf5 +modprobe.d5 . - - - - - List all modules matching the given wildcard (or "*" - if no wildcard is given). This option is provided for - backwards compatibility and may go away in future: see - - find1 - and - - basename1 - for a more flexible alternative. - - - @@ -398,25 +375,6 @@ - - - - - Restrict to modules - in directories matching the - dirname given. This option - is provided for backwards compatibility and may go - away in future: see - - find1 - - and - - basename1 - for a more flexible alternative. - - - @@ -460,9 +418,6 @@ SEE ALSO - - modprobe.conf5 - , modprobe.d5 ,