]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - man/modprobe.xml
Phrasing correction in modprobe man page
[thirdparty/kmod.git] / man / modprobe.xml
index 5abb9484f82454e0dc86f73e605e422479102279..0372b6b23b87d9a5bbd4cfc2a5b4dc1fbc07e1a9 100644 (file)
@@ -24,7 +24,7 @@
         <contrib>Developer</contrib>
         <firstname>Lucas</firstname>
         <surname>De Marchi</surname>
-        <email>lucas.demarchi@profusion.mobi</email>
+        <email>lucas.de.marchi@gmail.com</email>
       </author>
     </authorgroup>
   </refentryinfo>
     </para>
     <para>
       <command>modprobe</command> expects an up-to-date
-      <filename>modules.dep.bin</filename> file (or fallback human
-      readable <filename>modules.dep</filename> file), as generated
+      <filename>modules.dep.bin</filename> file as generated
       by the corresponding <command>depmod</command> utility shipped
       along with <command>modprobe</command> (see
       <citerefentry><refentrytitle>depmod</refentrytitle><manvolnum>8</manvolnum>
             information, such as the kernel and compiler versions.  If a module
             fails to load and the kernel complains that the "version magic"
             doesn't match, you can use this option to remove it.  Naturally,
-            this check is there for your protection, so this using option is
+            this check is there for your protection, so using this option is
             dangerous unless you know what you're doing.
           </para>
           <para>
       <citerefentry>
         <refentrytitle>modinfo</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>
+      <citerefentry>
+        <refentrytitle>depmod</refentrytitle><manvolnum>8</manvolnum>
+      </citerefentry>
     </para>
   </refsect1>
 </refentry>