Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: bash-by-example-p2.xml
Date: Wed, 03 Aug 2005 05:51:06
Message-Id: 200508030550.j735oU80027702@robin.gentoo.org
1 fox2mike 05/08/03 05:50:51
2
3 Modified: xml/htdocs/doc/en/articles bash-by-example-p2.xml
4 bash-by-example-p3.xml
5 Log:
6 101162 - Fixed <guide> links. Thanks to rajiv for reporting.
7
8 Revision Changes Path
9 1.2 +4 -4 xml/htdocs/doc/en/articles/bash-by-example-p2.xml
10
11 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
12 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
13 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
14
15 Index: bash-by-example-p2.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- bash-by-example-p2.xml 14 Jul 2005 18:03:09 -0000 1.1
22 +++ bash-by-example-p2.xml 3 Aug 2005 05:50:51 -0000 1.2
23 @@ -1,8 +1,8 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v 1.1 2005/07/14 18:03:09 fox2mike Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v 1.2 2005/08/03 05:50:51 fox2mike Exp $ -->
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 -<guide link="/doc/en/articles/bash-by-example-part2.xml">
30 +<guide link="/doc/en/articles/bash-by-example-p2.xml">
31 <title>Bash by example, Part 2</title>
32
33 <author title="Author">
34 @@ -24,8 +24,8 @@
35 version of the original article, and contains various improvements made by the
36 Gentoo Linux Documentation team -->
37
38 -<version>1.0</version>
39 -<date>2005-07-14</date>
40 +<version>1.1</version>
41 +<date>2005-08-03</date>
42
43 <chapter>
44 <title>More bash programming fundamentals</title>
45
46
47
48 1.2 +4 -4 xml/htdocs/doc/en/articles/bash-by-example-p3.xml
49
50 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
51 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
52 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
53
54 Index: bash-by-example-p3.xml
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v
57 retrieving revision 1.1
58 retrieving revision 1.2
59 diff -u -r1.1 -r1.2
60 --- bash-by-example-p3.xml 14 Jul 2005 18:03:09 -0000 1.1
61 +++ bash-by-example-p3.xml 3 Aug 2005 05:50:51 -0000 1.2
62 @@ -1,8 +1,8 @@
63 <?xml version='1.0' encoding="UTF-8"?>
64 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v 1.1 2005/07/14 18:03:09 fox2mike Exp $ -->
65 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v 1.2 2005/08/03 05:50:51 fox2mike Exp $ -->
66 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
67
68 -<guide link="/doc/en/articles/bash-by-example-part3.xml">
69 +<guide link="/doc/en/articles/bash-by-example-p3.xml">
70 <title>Bash by example, Part 3</title>
71
72 <author title="Author">
73 @@ -26,8 +26,8 @@
74 version of the original article, and contains various improvements made by the
75 Gentoo Linux Documentation team -->
76
77 -<version>1.0</version>
78 -<date>2005-07-14</date>
79 +<version>1.1</version>
80 +<date>2005-08-03</date>
81
82 <chapter>
83 <title>Exploring the ebuild system</title>
84
85
86
87 --
88 gentoo-doc-cvs@g.o mailing list