Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: distcc.xml
Date: Sun, 24 Dec 2006 17:54:22
Message-Id: 20061224175402.6024564641@smtp.gentoo.org
1 nightmorph 06/12/24 17:54:01
2
3 Modified: distcc.xml
4 Log:
5 added full path to a code listing, bug 159018
6
7 Revision Changes Path
8 1.39 xml/htdocs/doc/en/distcc.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.39&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.39&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?r1=1.38&r2=1.39
13
14 Index: distcc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- distcc.xml 29 Nov 2006 15:48:57 -0000 1.38
21 +++ distcc.xml 24 Dec 2006 17:54:01 -0000 1.39
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.38 2006/11/29 15:48:57 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.39 2006/12/24 17:54:01 nightmorph Exp $ -->
27
28 <guide link="/doc/en/distcc.xml">
29
30 @@ -33,8 +33,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.17</version>
35 -<date>2006-09-04</date>
36 +<version>1.18</version>
37 +<date>2006-12-24</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -214,8 +214,8 @@
42
43 <pre caption="Setting your path">
44 # <i>export PATH="/usr/lib/ccache/bin:/usr/lib/distcc/bin:${PATH}"</i>
45 -<comment>You can put this in your .bashrc or equivelant file to have the PATH
46 -set every time you log in</comment>
47 +<comment>(You can put this in your ~/.bashrc or equivalent file to have the PATH
48 +set every time you log in)</comment>
49 </pre>
50
51 <p>
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list