From 67e677d340468364fa6bbfc99b09db27bbc9bd76 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Fri, 13 Jun 2025 12:45:31 -0500 Subject: [PATCH] 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 --- man/modprobe.8.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3