mirror of
https://github.com/kmod-project/kmod.git
synced 2026-01-26 15:39:08 +00:00
man/modprobe.8: Remove needless **
There are 2 too many * to document the `-r` option. Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com> Link: https://github.com/kmod-project/kmod/pull/372
This commit is contained in:
parent
e097873146
commit
67e677d340
@ -155,7 +155,7 @@ database.
|
||||
For compatibility reasons *--resolve-alias* is also accepted for this
|
||||
option but will be removed after kmod 36.
|
||||
|
||||
***-r*, *--remove*
|
||||
*-r*, *--remove*
|
||||
This option causes *modprobe* to remove rather than insert a module. If
|
||||
the modules it depends on are also unused, *modprobe* will try to remove
|
||||
them too. Unlike insertion, more than one module can be specified on the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user