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-p1.xml
Date: Fri, 15 Jul 2005 10:27:20
Message-Id: 200507151026.j6FAQq30019335@robin.gentoo.org
1 fox2mike 05/07/15 10:26:57
2
3 Modified: xml/htdocs/doc/en/articles bash-by-example-p1.xml
4 Log:
5 Uncomment links since #99008 went RESO FIXED.
6
7 Revision Changes Path
8 1.2 +9 -8 xml/htdocs/doc/en/articles/bash-by-example-p1.xml
9
10 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
11 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
12 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
13
14 Index: bash-by-example-p1.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- bash-by-example-p1.xml 14 Jul 2005 14:59:54 -0000 1.1
21 +++ bash-by-example-p1.xml 15 Jul 2005 10:26:57 -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/bash-by-example-p1.xml,v 1.1 2005/07/14 14:59:54 fox2mike Exp $ -->
25 +<!-- $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 $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/articles/bash-by-example-p1.xml">
29 @@ -27,7 +27,7 @@
30 version of the original article, and contains various improvements made by the
31 Gentoo Linux Documentation team -->
32
33 -<version>1.0</version>
34 +<version>1.1</version>
35 <date>2005-07-12</date>
36
37 <chapter>
38 @@ -660,15 +660,16 @@
39 <body>
40
41 <ul>
42 - <!--<li>
43 - Read <uri link="http://www-106.ibm.com/developerworks/library/l-bash2.html">
44 - Bash by example: Part 2</uri> on developerWorks.
45 + <li>
46 + Read <uri
47 + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p2.xml">Bash by
48 + example: Part 2</uri>.
49 </li>
50 <li>
51 Read <uri
52 - link="http://www-106.ibm.com/developerworks/library/l-bash3.html">Bash by
53 - example: Part 3</uri> on developerWorks.
54 - </li>-->
55 + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p3.xml">Bash by
56 + example: Part 3</uri>.
57 + </li>
58 <li>
59 Visit <uri link="http://www.gnu.org/software/bash/bash.html">GNU's bash home
60 page</uri>
61
62
63
64 --
65 gentoo-doc-cvs@g.o mailing list