[deployment-guide: 76/185] Minor corrections.

Jaromir Hradilek jhradile at fedoraproject.org
Sun May 15 21:17:24 UTC 2011


commit 4d8058bfea8fda98aecfc875c1fec17c2684e271
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Thu Feb 3 18:04:43 2011 +0100

    Minor corrections.

 en-US/Book_Info.xml                              |    2 +-
 en-US/Deployment_Guide.xml                       |    2 +-
 en-US/Product_Subscriptions_and_Entitlements.xml |    6 ++++++
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
index b04c2c6..5497a9c 100644
--- a/en-US/Book_Info.xml
+++ b/en-US/Book_Info.xml
@@ -7,7 +7,7 @@
   <productname>Red Hat Enterprise Linux</productname>
   <productnumber>6</productnumber>
   <edition>1</edition>
-  <pubsnumber>85</pubsnumber>
+  <pubsnumber>86</pubsnumber>
   <abstract>
     <para>The <citetitle>Deployment Guide</citetitle> documents relevant information regarding the deployment, configuration and administration of &MAJOROSVER;.</para>
   </abstract>
diff --git a/en-US/Deployment_Guide.xml b/en-US/Deployment_Guide.xml
index 0b3276d..78990ea 100644
--- a/en-US/Deployment_Guide.xml
+++ b/en-US/Deployment_Guide.xml
@@ -24,7 +24,7 @@
     <title>Package Management</title>
     <partintro>
       <para>
-        All software on a &MAJOROS; system is divided into RPM packages, which can be installed, upgraded, or removed. This part describes how to manage packages on &MAJOROS; using the <application>Yum</application> and the <application>PackageKit</application> suite of graphical package management tools.
+        All software on a &MAJOROS; system is divided into RPM packages, which can be installed, upgraded, or removed. This part focuses on product subscriptions and entitlements, and describes how to manage packages on &MAJOROS; using the <application>Yum</application> and the <application>PackageKit</application> suite of graphical package management tools.
       </para>
     </partintro>
     <xi:include href="Product_Subscriptions_and_Entitlements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
diff --git a/en-US/Product_Subscriptions_and_Entitlements.xml b/en-US/Product_Subscriptions_and_Entitlements.xml
index 84c5fe0..eb07a63 100644
--- a/en-US/Product_Subscriptions_and_Entitlements.xml
+++ b/en-US/Product_Subscriptions_and_Entitlements.xml
@@ -505,6 +505,8 @@
 		<table id="tab.global-subscr-summary">
 			<title>Subscription Information</title>
 			<tgroup cols="2">
+        <colspec colname="field" colnum="1" colwidth="30*" />
+        <colspec colname="description" colnum="2" colwidth="70*" />
 				<thead>
 					<row>
 						<entry>
@@ -754,6 +756,8 @@
 			<table id="tab.smcli-commands">
 				<title>subscription-manager Commands</title>
 				<tgroup cols="2">
+          <colspec colname="command" colnum="1" colwidth="30*" />
+          <colspec colname="description" colnum="2" colwidth="70*" />
 					<thead>
 						<row>
 							<entry>
@@ -1877,6 +1881,8 @@ Expires:             2011-11-18</programlisting>
 			<table id="tab.list-options">
 				<title>subscription-manager list Options</title>
 				<tgroup cols="2">
+          <colspec colname="option" colnum="1" colwidth="30*" />
+          <colspec colname="description" colnum="2" colwidth="70*" />
 					<thead>
 						<row>
 							<entry>


More information about the docs-commits mailing list