]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man/modprobe.8: Remove needless **
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 13 Jun 2025 17:45:31 +0000 (12:45 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 16 Jun 2025 12:36:44 +0000 (07:36 -0500)
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
man/modprobe.8.scd

index fd3de10578683f51ec0c33aa2bbeacbd372c7191..509d445672cae02e1c5c119f89eb9d09cf5a7c24 100644 (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