Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: making-the-distro-p1.xml
Date: Fri, 15 Jul 2005 10:39:12
Message-Id: 200507151038.j6FAcn3c000458@robin.gentoo.org
1 fox2mike 05/07/15 10:38:54
2
3 Modified: xml/htdocs/doc/en/articles making-the-distro-p1.xml
4 Log:
5 Uncomment the bash-by-example link since we now have it under /doc/en/articles/, thanks to bug #99008.
6
7 Revision Changes Path
8 1.2 +13 -12 xml/htdocs/doc/en/articles/making-the-distro-p1.xml
9
10 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
11 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
12 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
13
14 Index: making-the-distro-p1.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- making-the-distro-p1.xml 14 Jun 2005 09:26:47 -0000 1.1
21 +++ making-the-distro-p1.xml 15 Jul 2005 10:38:54 -0000 1.2
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $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 $ -->
25 +<!-- $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 $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/articles/making-the-distro-p1.xml">
29 @@ -24,8 +24,8 @@
30 document is an updated version of the original article, and contains
31 various improvements made by the Gentoo Linux Documentation team -->
32
33 -<version>1.0</version>
34 -<date>2005-06-14</date>
35 +<version>1.1</version>
36 +<date>2005-07-15</date>
37
38 <chapter>
39 <title>Birth of the Gentoo Linux distribution</title>
40 @@ -359,18 +359,19 @@
41
42 <ul>
43 <li>
44 - Continue reading my story with "Making the distribution, <uri
45 - link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri> and <uri
46 - link="/doc/en/articles/making-the distro-p3.xml">Part 3</uri>".
47 + Continue reading my story with "Making the distribution, <uri
48 + link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri> and <uri
49 + link="/doc/en/articles/making-the distro-p3.xml">Part 3</uri>".
50 </li>
51 <li>
52 - Visit the <uri link="/index.xml">Gentoo Linux Web site</uri> for more
53 - information on the distribution.
54 + Visit the <uri link="/index.xml">Gentoo Linux Web site</uri> for more
55 + information on the distribution.
56 + </li>
57 + <li>
58 + Learn more about the Gentoo Linux ebuild system in Daniel's article, <uri
59 + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p3.xml">Bash by
60 + example, Part 3</uri>.
61 </li>
62 -<!-- <li>
63 - Learn more about the Gentoo Linux ebuild system in Daniel's article, "Bash by
64 - example, Part 3", on developerWorks.
65 - </li> -->
66 </ul>
67
68 </body>
69
70
71
72 --
73 gentoo-doc-cvs@g.o mailing list