documentation-guide docs-getting-files-en.xml, 1.7, 1.8 documentation-guide-en.xml, 1.20, 1.21

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Sep 19 00:00:33 UTC 2005


Author: pfrields

Update of /cvs/docs/documentation-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31958

Modified Files:
	docs-getting-files-en.xml documentation-guide-en.xml 
Log Message:
Fix CVS guidance for publication


Index: docs-getting-files-en.xml
===================================================================
RCS file: /cvs/docs/documentation-guide/docs-getting-files-en.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- docs-getting-files-en.xml	24 Aug 2005 19:41:55 -0000	1.7
+++ docs-getting-files-en.xml	19 Sep 2005 00:00:31 -0000	1.8
@@ -47,7 +47,8 @@
 cd my-fedora-docs
 export CVSROOT=:pserver:anonymous at cvs.fedora.redhat.com:/cvs/docs
 cvs login
-cvs co docs-setup</userinput>
+cvs co docs-common
+cvs co example-tutorial</userinput>
 </screen>
 
     <para>


Index: documentation-guide-en.xml
===================================================================
RCS file: /cvs/docs/documentation-guide/documentation-guide-en.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- documentation-guide-en.xml	24 Aug 2005 20:37:35 -0000	1.20
+++ documentation-guide-en.xml	19 Sep 2005 00:00:31 -0000	1.21
@@ -7,9 +7,9 @@
 <!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../docs-common/common/fedora-entities-en.ent">
 %FEDORA-ENTITIES-EN;
 
-<!ENTITY VERSION "0.2.6.2"> <!-- version for this document -->
+<!ENTITY VERSION "0.2.6.3"> <!-- version for this document -->
 
-<!ENTITY BOOKID "documentation-guide-&VERSION; (2005-08-24)"> <!-- change date here and VERSION entity everytime a change is made-->
+<!ENTITY BOOKID "documentation-guide-&VERSION; (2005-09-18)"> <!-- change date here and VERSION entity everytime a change is made-->
 
 <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml">
 




More information about the Fedora-docs-commits mailing list