Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xml-guide.xml
Date: Tue, 23 Aug 2005 09:18:28
Message-Id: 200508230917.j7N9HUps028810@robin.gentoo.org
1 neysx 05/08/23 09:18:12
2
3 Modified: xml/htdocs/doc/en xml-guide.xml
4 Log:
5 #103418 Added missing blank line. Also bumped license to 2.5
6
7 Revision Changes Path
8 1.49 +7 -6 xml/htdocs/doc/en/xml-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.49&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.49&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.48&r2=1.49&cvsroot=gentoo
13
14 Index: xml-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v
17 retrieving revision 1.48
18 retrieving revision 1.49
19 diff -u -r1.48 -r1.49
20 --- xml-guide.xml 11 Aug 2005 11:01:06 -0000 1.48
21 +++ xml-guide.xml 23 Aug 2005 09:18:12 -0000 1.49
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.48 2005/08/11 11:01:06 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.49 2005/08/23 09:18:12 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/xml-guide.xml">
29 @@ -32,8 +32,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2.24</version>
34 -<date>2005-08-11</date>
35 +<version>2.25</version>
36 +<date>2005-08-23</date>
37
38 <chapter>
39 <title>Guide basics</title>
40 @@ -89,6 +89,7 @@
41
42 &lt;guide link="<i>/doc/en/guide.xml</i>" lang="<i>en</i>"&gt;
43 &lt;title&gt;<i>Gentoo Linux Documentation Guide</i>&lt;/title&gt;
44 +
45 &lt;author title="<i>Author</i>"&gt;
46 &lt;mail link="<i>yourname@g.o</i>"&gt;<i>Your Name</i>&lt;/mail&gt;
47 &lt;/author&gt;
48 @@ -158,7 +159,7 @@
49
50 <p>
51 Finally we have the <c>&lt;license/&gt;</c> tag, used to publish the document
52 -under the <uri link="http://creativecommons.org/licenses/by-sa/2.0/">Creative
53 +under the <uri link="http://creativecommons.org/licenses/by-sa/2.5/">Creative
54 Commons - Attribution / Share Alike</uri> license as required by the <uri
55 link="/proj/en/gdp/doc/doc-policy.xml">Documentation Policy</uri>.
56 </p>
57 @@ -663,7 +664,7 @@
58 &lt;/abstract&gt;
59
60 &lt;!-- The content of this document is licensed under the CC-BY-SA license --&gt;
61 -&lt;!-- See http://creativecommons.org/licenses/by-sa/2.0 --&gt;
62 +&lt;!-- See http://creativecommons.org/licenses/by-sa/2.5 --&gt;
63 &lt;license/&gt;
64
65 &lt;version&gt;...&lt;/version&gt;
66 @@ -728,7 +729,7 @@
67 &lt;!-- &#36;Header&#36; --&gt;
68
69 &lt;!-- The content of this document is licensed under the CC-BY-SA license --&gt;
70 -&lt;!-- See http://creativecommons.org/licenses/by-sa/2.0 --&gt;
71 +&lt;!-- See http://creativecommons.org/licenses/by-sa/2.5 --&gt;
72
73 &lt;sections&gt;
74
75
76
77
78 --
79 gentoo-doc-cvs@g.o mailing list