[docs] xmldocs - docelic modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Aug 10 13:40:44 EDT 2004


User:      docelic
Date:      2004-08-10 17:40:43 GMT
Modified:  .        Makefile
Modified:  guides   iccattut.xml
Log:
As Jon suggested:
- guides/iccattut.xml: Red-Hat -> Red Hat
- Makefile, guides/iccattut.xml: .tgz -> .tar.gz, .tbz2 -> .tar.bz2

And some more

Revision  Changes    Path
1.14      +2 -2      xmldocs/Makefile


rev 1.14, prev_rev 1.13
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile	9 Aug 2004 15:53:57 -0000	1.13
+++ Makefile	10 Aug 2004 17:40:43 -0000	1.14
@@ -132,8 +132,8 @@
 			if test -d "$$p"; then                                \
 				cp -a $$p ../$(OUTPUT)/files/;                    \
 				tar --exclude=CVS -cf ../$(OUTPUT)/files/$$p.tar $$p;            \
-				tar --exclude=CVS -zcf ../$(OUTPUT)/files/$$p.tgz $$p;           \
-				tar --exclude=CVS -jcf ../$(OUTPUT)/files/$$p.tbz2 $$p           \
+				tar --exclude=CVS -zcf ../$(OUTPUT)/files/$$p.tar.gz $$p;           \
+				tar --exclude=CVS -jcf ../$(OUTPUT)/files/$$p.tar.bz2 $$p           \
 			; fi                                                  \
 		; fi                                                      \
 	; done



1.11      +11 -11    xmldocs/guides/iccattut.xml


rev 1.11, prev_rev 1.10
Index: iccattut.xml
===================================================================
RCS file: /var/cvs/xmldocs/guides/iccattut.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- iccattut.xml	9 Aug 2004 15:53:57 -0000	1.10
+++ iccattut.xml	10 Aug 2004 17:40:43 -0000	1.11
@@ -17,7 +17,7 @@
 	</copyright>
 	<copyright>
 		<year>2002</year>
-		<holder>Red-Hat, Inc.</holder>
+		<holder>Red Hat, Inc.</holder>
 	</copyright>
 
 	<authorgroup>
@@ -403,8 +403,8 @@
 		<para>
 		We have prepared the files from this tutorial phase for download in
 		<ulink url="files/tutorial-phase1.tar">.tar</ulink>,
-		<ulink url="files/tutorial-phase1.tgz">.tgz</ulink>,
-		<ulink url="files/tutorial-phase1.tbz2">.tbz2</ulink>, and
+		<ulink url="files/tutorial-phase1.tar.gz">.tar.gz</ulink>,
+		<ulink url="files/tutorial-phase1.tar.bz2">.tar.bz2</ulink>, and
 		<ulink url="files/tutorial-phase1/">expanded</ulink>
 		formats. Special notes on turning the files into a working catalog are not included; that's what this document is for.
 		</para>
@@ -551,8 +551,8 @@
 		<para>
 		We have prepared the files from this tutorial phase for download in
 		<ulink url="files/tutorial-phase2.tar">.tar</ulink>,
-		<ulink url="files/tutorial-phase2.tgz">.tgz</ulink>,
-		<ulink url="files/tutorial-phase2.tbz2">.tbz2</ulink>, and
+		<ulink url="files/tutorial-phase2.tar.gz">.tar.gz</ulink>,
+		<ulink url="files/tutorial-phase2.tar.bz2">.tar.bz2</ulink>, and
 		<ulink url="files/tutorial-phase2/">expanded</ulink>
 		formats.
 		</para>
@@ -626,8 +626,8 @@
 		<para>
 		We have prepared the files from this tutorial phase for download in
 		<ulink url="files/tutorial-phase3.tar">.tar</ulink>,
-		<ulink url="files/tutorial-phase3.tgz">.tgz</ulink>,
-		<ulink url="files/tutorial-phase3.tbz2">.tbz2</ulink>, and
+		<ulink url="files/tutorial-phase3.tar.gz">.tar.gz</ulink>,
+		<ulink url="files/tutorial-phase3.tar.bz2">.tar.bz2</ulink>, and
 		<ulink url="files/tutorial-phase3/">expanded</ulink>
 		formats.
 		</para>
@@ -754,8 +754,8 @@
 		<para>
 		We have prepared the files from this tutorial phase for download in
 		<ulink url="files/tutorial-phase4.tar">.tar</ulink>,
-		<ulink url="files/tutorial-phase4.tgz">.tgz</ulink>,
-		<ulink url="files/tutorial-phase4.tbz2">.tbz2</ulink>, and
+		<ulink url="files/tutorial-phase4.tar.gz">.tar.gz</ulink>,
+		<ulink url="files/tutorial-phase4.tar.bz2">.tar.bz2</ulink>, and
 		<ulink url="files/tutorial-phase4/">expanded</ulink>
 		formats.
 		</para>
@@ -1116,8 +1116,8 @@
 		<para>
 		We have prepared the files from this tutorial phase for download in
 		<ulink url="files/tutorial-phase5.tar">.tar</ulink>,
-		<ulink url="files/tutorial-phase5.tgz">.tgz</ulink>,
-		<ulink url="files/tutorial-phase5.tbz2">.tbz2</ulink>, and
+		<ulink url="files/tutorial-phase5.tar.gz">.tar.gz</ulink>,
+		<ulink url="files/tutorial-phase5.tar.bz2">.tar.bz2</ulink>, and
 		<ulink url="files/tutorial-phase5/">expanded</ulink>
 		formats.
 		</para>








More information about the docs mailing list