fox2mike 05/07/15 10:26:57 Modified: xml/htdocs/doc/en/articles bash-by-example-p1.xml Log: Uncomment links since #99008 went RESO FIXED.
Revision Changes Path 1.2 +9 -8 xml/htdocs/doc/en/articles/bash-by-example-p1.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: bash-by-example-p1.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bash-by-example-p1.xml 14 Jul 2005 14:59:54 -0000 1.1 +++ bash-by-example-p1.xml 15 Jul 2005 10:26:57 -0000 1.2 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.1 2005/07/14 14:59:54 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.2 2005/07/15 10:26:57 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/articles/bash-by-example-p1.xml"> @@ -27,7 +27,7 @@ version of the original article, and contains various improvements made by the Gentoo Linux Documentation team --> -<version>1.0</version> +<version>1.1</version> <date>2005-07-12</date> <chapter> @@ -660,15 +660,16 @@ <body> <ul> - <!--<li> - Read <uri link="http://www-106.ibm.com/developerworks/library/l-bash2.html"> - Bash by example: Part 2</uri> on developerWorks. + <li> + Read <uri + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p2.xml">Bash by + example: Part 2</uri>. </li> <li> Read <uri - link="http://www-106.ibm.com/developerworks/library/l-bash3.html">Bash by - example: Part 3</uri> on developerWorks. - </li>--> + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p3.xml">Bash by + example: Part 3</uri>. + </li> <li> Visit <uri link="http://www.gnu.org/software/bash/bash.html">GNU's bash home page</uri> -- [email protected] mailing list
