From: Lucas De Marchi Date: Fri, 13 Jun 2025 17:45:31 +0000 (-0500) Subject: man/modprobe.8: Remove needless ** X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67e677d340468364fa6bbfc99b09db27bbc9bd76;p=thirdparty%2Fkmod.git man/modprobe.8: Remove needless ** There are 2 too many * to document the `-r` option. Signed-off-by: Lucas De Marchi Link: https://github.com/kmod-project/kmod/pull/372 --- diff --git a/man/modprobe.8.scd b/man/modprobe.8.scd index fd3de105..509d4456 100644 --- a/man/modprobe.8.scd +++ b/man/modprobe.8.scd @@ -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