fox2mike 05/07/15 10:38:54 Modified: xml/htdocs/doc/en/articles making-the-distro-p1.xml Log: Uncomment the bash-by-example link since we now have it under /doc/en/articles/, thanks to bug #99008.
Revision Changes Path 1.2 +13 -12 xml/htdocs/doc/en/articles/making-the-distro-p1.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-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/making-the-distro-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/making-the-distro-p1.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: making-the-distro-p1.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- making-the-distro-p1.xml 14 Jun 2005 09:26:47 -0000 1.1 +++ making-the-distro-p1.xml 15 Jul 2005 10:38:54 -0000 1.2 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v 1.1 2005/06/14 09:26:47 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v 1.2 2005/07/15 10:38:54 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/articles/making-the-distro-p1.xml"> @@ -24,8 +24,8 @@ document is an updated version of the original article, and contains various improvements made by the Gentoo Linux Documentation team --> -<version>1.0</version> -<date>2005-06-14</date> +<version>1.1</version> +<date>2005-07-15</date> <chapter> <title>Birth of the Gentoo Linux distribution</title> @@ -359,18 +359,19 @@ <ul> <li> - Continue reading my story with "Making the distribution, <uri - link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri> and <uri - link="/doc/en/articles/making-the distro-p3.xml">Part 3</uri>". + Continue reading my story with "Making the distribution, <uri + link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri> and <uri + link="/doc/en/articles/making-the distro-p3.xml">Part 3</uri>". </li> <li> - Visit the <uri link="/index.xml">Gentoo Linux Web site</uri> for more - information on the distribution. + Visit the <uri link="/index.xml">Gentoo Linux Web site</uri> for more + information on the distribution. + </li> + <li> + Learn more about the Gentoo Linux ebuild system in Daniel's article, <uri + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p3.xml">Bash by + example, Part 3</uri>. </li> -<!-- <li> - Learn more about the Gentoo Linux ebuild system in Daniel's article, "Bash by - example, Part 3", on developerWorks. - </li> --> </ul> </body> -- [email protected] mailing list
