rane        05/10/12 17:45:29

  Modified:    xml/htdocs/doc/en/articles lpi-101-administration-p2.xml
                        lpi-101-fundamentals-p1.xml
  Log:
  fixing links to lead to xmlified articles at gentoo.org

Revision  Changes    Path
1.3       +14 -38    xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: lpi-101-administration-p2.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lpi-101-administration-p2.xml       9 Oct 2005 17:13:23 -0000       1.2
+++ lpi-101-administration-p2.xml       12 Oct 2005 17:45:29 -0000      1.3
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v 
1.2 2005/10/09 17:13:23 rane Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v 
1.3 2005/10/12 17:45:29 rane Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/articles/lpi-101-administration-p2.xml" 
disclaimer="articles">
@@ -33,8 +33,8 @@
 version of the original article, and contains various improvements made by the
 Gentoo Linux Documentation team -->
 
-<version>1.1</version>
-<date>2005-10-09</date>
+<version>1.2</version>
+<date>2005-10-12</date>
 
 <chapter>
 <title>Before You Start</title>
@@ -83,7 +83,7 @@
 Developer Services and has also served as a contributing author for several
 books, including Samba Unleashed and SuSE Linux Unleashed. Daniel enjoys
 spending time with his wife, Mary, and his daughter, Hadassah. You can contact
-Daniel at [EMAIL PROTECTED]
+Daniel at <mail>[EMAIL PROTECTED]</mail>.
 </p>
 
 <p>
@@ -1580,21 +1580,9 @@
 </p>
 
 <ul>
-  <li>
-    <uri
-    link="http://www-106.ibm.com/developerworks/linux/library/l-sed1.html";>Sed
-    by example, Part 1</uri>
-  </li>
-  <li>
-    <uri
-    link="http://www-106.ibm.com/developerworks/linux/library/l-sed2.html";>Sed
-    by example, Part 2</uri>
-  </li>
-  <li>
-    <uri
-    link="http://www-106.ibm.com/developerworks/linux/library/l-sed3.html";>Sed
-    by example, Part 3</uri>
-  </li>
+  <li><uri link="/doc/en/articles/l-sed1.xml">Sed by example, Part 1</uri></li>
+  <li><uri link="/doc/en/articles/l-sed2.xml">Sed by example, Part 2</uri></li>
+  <li><uri link="/doc/en/articles/l-sed3.xml">Sed by example, Part 3</uri></li>
 </ul>
 
 <p>
@@ -1608,20 +1596,9 @@
 </p>
 
 <ul>
-  <li>
-    <uri
-    link="http://www-106.ibm.com/developerworks/linux/library/l-awk1.html";>Awk
-    by example, Part 1</uri>
-  </li>
-  <li>
-    <uri
-    link="http://www-106.ibm.com/developerworks/linux/library/l-awk2.html";>Awk
-    by example, Part 2</uri>
-  </li>
-  <li>
-    <uri
-    link="http://www-106.ibm.com/developerworks/linux/library/l-awk3.html";>Awk
-    by example, Part 3</uri>
+  <li><uri link="/doc/en/articles/l-awk1.xml">Awk by example, Part 1</uri></li>
+  <li><uri link="/doc/en/articles/l-awk2.xml">Awk by example, Part 2</uri></li>
+  <li><uri link="/doc/en/articles/l-awk3.xml">Awk by example, Part 3</uri>
   </li>
 </ul>
 
@@ -2155,11 +2132,10 @@
 </p>
 
 <p>
-In the <uri
-link="http://www-106.ibm.com/developerworks/library/l-bash.html";>Bash by
-example article series</uri>, I show you how to use bash programming constructs
-to write your own bash scripts. This series (particularly parts one and two)
-will be good preparation for the LPIC Level 1 exam:
+In the <uri link="/doc/en/articles/bash-by-example-p1.xml">Bash by example
+article series</uri>, I show you how to use bash programming constructs to
+write your own bash scripts. This series (particularly parts one and two) will
+be good preparation for the LPIC Level 1 exam:
 </p>
 
 <p>



1.6       +16 -11    xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo

Index: lpi-101-fundamentals-p1.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lpi-101-fundamentals-p1.xml 9 Oct 2005 17:13:23 -0000       1.5
+++ lpi-101-fundamentals-p1.xml 12 Oct 2005 17:45:29 -0000      1.6
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml,v 
1.5 2005/10/09 17:13:23 rane Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml,v 
1.6 2005/10/12 17:45:29 rane Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/articles/lpi-101-fundamentals-p1.xml" 
disclaimer="articles">
@@ -25,8 +25,8 @@
 document is an updated version of the original article, and contains
 various improvements made by the Gentoo Linux Documentation team -->
 
-<version>1.3</version>
-<date>2005-10-09</date>
+<version>1.4</version>
+<date>2005-10-12</date>
 
 <chapter>
 <title>Before You Start</title>
@@ -1328,7 +1328,7 @@
 </body>
 </section>
 </chapter>
-<!--
+
 <chapter>
 <title>Summary and Resources</title>
 <section>
@@ -1365,12 +1365,18 @@
 </p>
 
 <ul>
-  <li><uri 
link="http://www-106.ibm.com/developerworks/linux/library/l-bash.html";>
-      Bash by example, Part 1: Fundamental programming in the Bourne-again 
shell</li>
-  <li><uri 
link="http://www-106.ibm.com/developerworks/linux/library/l-bash2.html";>
-      Bash by example, Part 2: More bash programming fundamentals</li>
-  <li><uri 
link="http://www-106.ibm.com/developerworks/linux/library/l-bash3.html";>
-      Bash by example, Part 3: Exploring the ebuild system</li>
+  <li>
+    <uri link="/doc/en/articles/bash-by-example-p1.xml">Bash by example, Part
+    1: Fundamental programming in the Bourne-again shell</uri>
+  </li>
+  <li>
+    <uri link="/doc/en/articles/bash-by-example-p2.xml">Bash by example, Part
+    2: More bash programming fundamentals</uri>
+  </li>
+  <li>
+    <uri link="/doc/en/articles/bash-by-example-p3.xml">Bash by example, Part
+    3: Exploring the ebuild system</uri>
+  </li>
 </ul>
 
 <p>
@@ -1390,5 +1396,4 @@
 </body>
 </section>
 </chapter>
--->
 </guide>



-- 
[email protected] mailing list

Reply via email to