[deployment-guide/comm-rel: 300/727] Fixed the formatting of Storage Parameters.

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


commit 53804a09d930e1259679b73ae27bca9c4e40d86c
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Mon Aug 9 19:54:49 2010 +0200

    Fixed the formatting of Storage Parameters.

 en-US/Working_with_Kernel_Modules.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/en-US/Working_with_Kernel_Modules.xml b/en-US/Working_with_Kernel_Modules.xml
index 4db9fb0..12ce003 100644
--- a/en-US/Working_with_Kernel_Modules.xml
+++ b/en-US/Working_with_Kernel_Modules.xml
@@ -290,7 +290,7 @@ fi</programlisting>
   </section>
   <section
     id="s1-modules-scsi">
-    <title>Storage parameters</title>
+    <title>Storage Parameters</title>
     <indexterm>
       <primary>SCSI module</primary>
       <see>kernel module</see>
@@ -333,7 +333,7 @@ fi</programlisting>
 							3ware Storage Controller and 9000 series
 						</entry>
             <entry>
-              <filename>3w-xxxx.ko, 3w-9xxx.ko</filename>
+              <filename>3w-xxxx.ko</filename>, <filename>3w-9xxx.ko</filename>
             </entry>
             <entry></entry>
           </row>
@@ -473,7 +473,7 @@ fi</programlisting>
 							HP Smart Array
 						</entry>
             <entry>
-							cciss.ko
+              <filename>cciss.ko</filename>
 						</entry>
             <entry></entry>
           </row>
@@ -482,7 +482,7 @@ fi</programlisting>
 							LSI Logic MPT Fusion
 						</entry>
             <entry>
-							mptbase.ko mptctl.ko mptfc.ko mptlan.ko mptsas.ko mptscsih.ko mptspi.ko
+							<filename>mptbase.ko</filename>, <filename>mptctl.ko</filename>, <filename>mptfc.ko</filename>, <filename>mptlan.ko</filename>, <filename>mptsas.ko</filename>, <filename>mptscsih.ko</filename>, <filename>mptspi.ko</filename>
 						</entry>
             <entry>
               <para>
@@ -500,7 +500,7 @@ fi</programlisting>
 							QLogic Fibre Channel Driver
 						</entry>
             <entry>
-							qla2xxx.ko
+							<filename>qla2xxx.ko</filename>
 						</entry>
             <entry>
               <para>
@@ -522,7 +522,7 @@ fi</programlisting>
           <row>
             <entry>NCR, Symbios and LSI 8xx and 1010</entry>
             <entry>
-              <para>sym53c8xx</para>
+              <para><filename>sym53c8xx</filename></para>
               <important
                 id="important-Important">
                 <title>Important</title>


More information about the docs-commits mailing list