[deployment-guide/comm-rel: 33/35] BookInfo: replace hard-coded stuff with entities

dsilas dsilas at fedoraproject.org
Wed Jun 9 12:37:32 UTC 2010


commit 593767a0d3768b41479087b8a454c13fca770105
Author: Douglas Silas <dhensley at redhat.com>
Date:   Wed Jun 9 14:31:45 2010 +0200

    BookInfo: replace hard-coded stuff with entities

 en-US/Book_Info.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
index 645e8d7..f4b2f61 100644
--- a/en-US/Book_Info.xml
+++ b/en-US/Book_Info.xml
@@ -3,9 +3,9 @@
 ]>
 <bookinfo>
   <title>Deployment Guide</title>
-  <subtitle>Deployment, configuration and administration of Red Hat Enterprise Linux 6</subtitle>
+  <subtitle>Deployment, configuration and administration of &MAJOROSVER;</subtitle>
   <productname>Red Hat Enterprise Linux</productname>
-  <productnumber>6</productnumber>
+  <productnumber>&VERSIONNUM;</productnumber>
   <edition>0.1</edition>
   <pubsnumber>5</pubsnumber>
   <abstract>


More information about the docs-commits mailing list