Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: distcc.xml
Date: Tue, 21 Feb 2006 16:51:10
Message-Id: 200602211650.k1LGoxTN011617@robin.gentoo.org
1 jkt 06/02/21 16:50:58
2
3 Modified: xml/htdocs/doc/en distcc.xml
4 Log:
5 Fixed link and license stuff
6
7 Revision Changes Path
8 1.34 +5 -5 xml/htdocs/doc/en/distcc.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/distcc.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo
13
14 Index: distcc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- distcc.xml 18 Feb 2006 23:21:44 -0000 1.33
21 +++ distcc.xml 21 Feb 2006 16:50:58 -0000 1.34
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.33 2006/02/18 23:21:44 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.34 2006/02/21 16:50:58 jkt Exp $ -->
27
28 <guide link="/doc/en/distcc.xml">
29
30 @@ -30,10 +30,10 @@
31 </abstract>
32
33 <!-- The content of this document is licensed under the CC-BY-SA license -->
34 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
35 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
36 <license/>
37
38 -<version>1.14</version>
39 +<version>1.15</version>
40 <date>2006-02-18</date>
41
42 <chapter>
43 @@ -254,8 +254,8 @@
44 Boot your new box with a Gentoo Linux LiveCD and follow the <uri
45 link="/doc/en/handbook/handbook-x86.xml?part=1">installation instructions</uri>
46 up until the bootstrapping part. (See the <uri
47 -link="http://www.gentoo.org/doc/en/faq.xml#stage12">Gentoo FAQ</uri> for more
48 -information about bootstrapping.) Then configure Portage to use distcc:
49 +link="/doc/en/faq.xml#stage12">Gentoo FAQ</uri> for more information about
50 +bootstrapping.) Then configure Portage to use distcc:
51 </p>
52
53 <pre caption="Preliminary Setup">
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list