From: Christopher Díaz Riveros Date: Mon, 16 Oct 2017 15:48:42 +0000 (-0500) Subject: man/depmod: Add references in other man pages X-Git-Tag: v25~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8803e486a930303f2cc85819eb331104ef4add69;p=thirdparty%2Fkmod.git man/depmod: Add references in other man pages Depmod man page is not referenced in some man pages. This makes it harder to find through reading documentation. References added to: -man/insmod.xml -man/lsmod.xml -man/modprobe.xml -man/rmmod.xml Signed-off-by: Christopher Díaz Riveros --- diff --git a/man/insmod.xml b/man/insmod.xml index 8ff4e204..3ebdccd6 100644 --- a/man/insmod.xml +++ b/man/insmod.xml @@ -79,6 +79,9 @@ modinfo8 + + depmod8 + diff --git a/man/lsmod.xml b/man/lsmod.xml index 8815a7e8..588f228b 100644 --- a/man/lsmod.xml +++ b/man/lsmod.xml @@ -65,6 +65,9 @@ modinfo8 + + depmod8 + diff --git a/man/modprobe.xml b/man/modprobe.xml index 9cb44761..12d49f2c 100644 --- a/man/modprobe.xml +++ b/man/modprobe.xml @@ -512,6 +512,9 @@ modinfo8 + + depmod8 + diff --git a/man/rmmod.xml b/man/rmmod.xml index 4b9fad7e..e7c7e5f9 100644 --- a/man/rmmod.xml +++ b/man/rmmod.xml @@ -139,6 +139,9 @@ modinfo8 + + depmod8 +