example-tutorial example-tutorial-en.xml, 1.17, 1.18 rpm-info.xml, 1.6, 1.7

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Dec 26 17:22:03 UTC 2005


Author: pfrields

Update of /cvs/docs/example-tutorial
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5368

Modified Files:
	example-tutorial-en.xml rpm-info.xml 
Log Message:
Adjust XML file to be consistent with new standards.  Wow, I really need to get to updating the DocGuide soon.  Also, fix an error I made in rpm-info.xml yesterday.


Index: example-tutorial-en.xml
===================================================================
RCS file: /cvs/docs/example-tutorial/example-tutorial-en.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- example-tutorial-en.xml	27 Nov 2005 13:55:30 -0000	1.17
+++ example-tutorial-en.xml	26 Dec 2005 17:21:55 -0000	1.18
@@ -6,10 +6,10 @@
  <!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../docs-common/common/fedora-entities-en.ent">
 %FEDORA-ENTITIES-EN;
 
-<!ENTITY BOOKNAME "example-tutorial">
-<!ENTITY BOOKVERSION "0.14"> <!-- change version here -->
-<!ENTITY BOOKDATE "2005-09-18"> <!-- change revision date here -->
-<!ENTITY BOOKID "&BOOKNAME;-&BOOKVERSION; (&BOOKDATE;)">
+<!ENTITY DOCNAME "example-tutorial">
+<!ENTITY DOCVERSION "0.14"> <!-- change version here -->
+<!ENTITY DOCDATE "2005-09-18"> <!-- change revision date here -->
+<!ENTITY DOCID "&DOCNAME;-&DOCVERSION; (&DOCDATE;)">
 <!ENTITY BUG-NUM "000000"> <!-- use this only while in draft stage -->
 
 <!ENTITY  ARTICLE-INFO-EN SYSTEM "article-info-en.xml" >


Index: rpm-info.xml
===================================================================
RCS file: /cvs/docs/example-tutorial/rpm-info.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rpm-info.xml	26 Dec 2005 04:04:53 -0000	1.6
+++ rpm-info.xml	26 Dec 2005 17:21:55 -0000	1.7
@@ -32,6 +32,7 @@
     <revision date="2005-09-18" release="1" version="0.13">
       <author email="stickster at gmail.com" firstname="Paul" initials="PWF" surname="Frields" wholename="Paul W. Frields"/>
       <details>Add revision history</details>
-      <details lang="de">addierte Neuausgabengeschichte</revision>
+      <details lang="de">addierte Neuausgabengeschichte</details>
+    </revision>
   </changelog>
 </rpm-info>




More information about the Fedora-docs-commits mailing list