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:
Lucas De Marchi 2025-06-13 12:45:31 -05:00
parent e097873146
commit 67e677d340

View File

@ -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