[deployment-guide/comm-rel: 8/12] BookInfo: revert making pubsnumber an entity (breaks brew)

dsilas dsilas at fedoraproject.org
Mon Jun 14 08:23:19 UTC 2010


commit acc1c0b1958019074217ac99bbffefce34820e38
Author: Douglas Silas <dhensley at redhat.com>
Date:   Thu Jun 10 14:07:19 2010 +0200

    BookInfo: revert making pubsnumber an entity (breaks brew)

 en-US/Book_Info.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
index a1256f5..d0bb1e9 100644
--- a/en-US/Book_Info.xml
+++ b/en-US/Book_Info.xml
@@ -5,9 +5,9 @@
   <title>Deployment Guide</title>
   <subtitle>Deployment, configuration and administration of &MAJOROSVER;</subtitle>
   <productname>Red Hat Enterprise Linux</productname>
-  <productnumber>&VERSIONNUM;</productnumber>
-  <edition>0.1</edition>
-  <pubsnumber>6</pubsnumber>
+  <productnumber>6</productnumber>
+  <edition>0.5</edition>
+  <pubsnumber>1</pubsnumber>
   <abstract>
     <para>The Deployment Guide documents relevant information regarding the deployment, configuration and administration of &MAJOROSVER;.</para>
   </abstract>


More information about the docs-commits mailing list