[deployment-guide/comm-rel: 220/727] Polished the tables.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:42:55 UTC 2010


commit e4a812b41bfbb91746a2181d5427f999c42d02b7
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Mon Aug 2 15:37:38 2010 +0200

    Polished the tables.

 en-US/The_kdump_Crash_Recovery_Service.xml |   34 ++++++++++++++--------------
 1 files changed, 17 insertions(+), 17 deletions(-)
---
diff --git a/en-US/The_kdump_Crash_Recovery_Service.xml b/en-US/The_kdump_Crash_Recovery_Service.xml
index 19e052e..3ed86f5 100644
--- a/en-US/The_kdump_Crash_Recovery_Service.xml
+++ b/en-US/The_kdump_Crash_Recovery_Service.xml
@@ -237,59 +237,59 @@ path /usr/local/cores</screen>
           Refer to the manual page for <command>makedumpfile</command> for a complete list of available options.
         </para>
         <table id="table-kdump-configuration-cli-filtering-makedumpfile">
-          <title>Supported <command>makedumpfile</command> filtering levels</title>
+          <title>Supported filtering levels</title>
           <tgroup cols="2">
-            <colspec colname="type" colnum="1" />
-            <colspec colname="value" colnum="2" />
+            <colspec colwidth="20*" colname="option" colnum="1" />
+            <colspec colwidth="60*" colname="description" colnum="2" />
             <thead>
               <row>
                 <entry>
-                  Page Type
+                  Option
                 </entry>
                 <entry>
-                  Value
+                  Description
                 </entry>
               </row>
             </thead>
             <tbody>
               <row>
                 <entry>
-                  Zero pages
+                  <option>1</option>
                 </entry>
                 <entry>
-                  <literal>1</literal>
+                  Zero pages
                 </entry>
               </row>
               <row>
                 <entry>
-                  Cache pages
+                  <option>2</option>
                 </entry>
                 <entry>
-                  <literal>2</literal>
+                  Cache pages
                 </entry>
               </row>
               <row>
                 <entry>
-                  Cache private
+                  <option>4</option>
                 </entry>
                 <entry>
-                  <literal>4</literal>
+                  Cache private
                 </entry>
               </row>
               <row>
                 <entry>
-                  User pages
+                  <option>8</option>
                 </entry>
                 <entry>
-                  <literal>8</literal>
+                  User pages
                 </entry>
               </row>
               <row>
                 <entry>
-                  Free pages
+                  <option>16</option>
                 </entry>
                 <entry>
-                  <literal>16</literal>
+                  Free pages
                 </entry>
               </row>
             </tbody>
@@ -305,12 +305,12 @@ path /usr/local/cores</screen>
         <table id="table-kdump-configuration-cli-action-actions">
           <title>Supported actions</title>
           <tgroup cols="2">
-            <colspec colwidth="20*" colname="action" colnum="1" />
+            <colspec colwidth="20*" colname="option" colnum="1" />
             <colspec colwidth="60*" colname="description" colnum="2" />
             <thead>
               <row>
                 <entry>
-                  Action
+                  Option
                 </entry>
                 <entry>
                   Description


More information about the docs-commits mailing list