[deployment-guide/comm-rel: 309/727] Extended the section introduction.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:50:36 UTC 2010


commit 3c44e288950591a18d633dce0e81924406c77c7e
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Tue Aug 10 14:34:16 2010 +0200

    Extended the section introduction.

 en-US/Working_with_Kernel_Modules.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Working_with_Kernel_Modules.xml b/en-US/Working_with_Kernel_Modules.xml
index b84797d..cdd1404 100644
--- a/en-US/Working_with_Kernel_Modules.xml
+++ b/en-US/Working_with_Kernel_Modules.xml
@@ -252,7 +252,7 @@ debug:Debug level (0=none,...,16=all)</screen>
     </section>
   </section>
   <section
-    id="s1-kernel-modules-persistant">
+    id="s1-kernel-modules-persistent">
     <title>Persistent Module Loading</title>
     <indexterm>
       <primary>kernel module</primary>
@@ -288,7 +288,7 @@ fi</programlisting>
   <section
     id="s1-modules-parameters">
     <title>Kernel Module Parameters</title>
-    <para>This section lists modules used for a common hardware, and their respective parameters. Note that to view parameters for a certain module, you can use the <command>modinfo</command> command as described in <xref linkend="s2-kernel-module-utils-modinfo" />.</para>
+    <para>This section lists modules used for a common hardware, and their respective parameters. Refer to <xref linkend="s2-kernel-module-utils-modprobe" /> for information on how to load them to the running kernel, and <xref linkend="s1-kernel-modules-persistent" /> for instructions on how to load them automatically at boot time. Note that to view parameters for a certain module, you can use the <command>modinfo</command> command as described in <xref linkend="s2-kernel-module-utils-modinfo" />.</para>
     <section
       id="s2-modules-scsi">
       <title>Storage Parameters</title>


More information about the docs-commits mailing list