man/rmmod: explain why modprobe -r is more useful
authorYauheni Kaliuta <ykaliuta@redhat.com>
Thu, 2 Feb 2023 13:47:36 +0000 (15:47 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 8 Feb 2023 17:10:05 +0000 (09:10 -0800)
Improve user experience by explaining the option so the user may
not search explanations in other manpages (modprobe).

Signed-off-by: Yauheni Kaliuta <ykaliuta@redhat.com>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/rmmod.xml

index e7c7e5f..67bcbed 100644 (file)
@@ -52,7 +52,8 @@
       want to use
       <citerefentry>
         <refentrytitle>modprobe</refentrytitle><manvolnum>8</manvolnum>
-      </citerefentry> with the <option>-r</option> option instead.
+      </citerefentry> with the <option>-r</option> option instead
+      since it removes unused dependent modules as well.
     </para>
   </refsect1>