Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: new-upgrade-to-gentoo-1.4.xml
Date: Mon, 19 May 2008 20:19:15
Message-Id: E1JyBpA-0005SZ-Rq@stork.gentoo.org
1 swift 08/05/19 20:19:12
2
3 Modified: new-upgrade-to-gentoo-1.4.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.17 xml/htdocs/doc/en/new-upgrade-to-gentoo-1.4.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/new-upgrade-to-gentoo-1.4.xml?rev=1.17&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/new-upgrade-to-gentoo-1.4.xml?rev=1.17&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/new-upgrade-to-gentoo-1.4.xml?r1=1.16&r2=1.17
13
14 Index: new-upgrade-to-gentoo-1.4.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/new-upgrade-to-gentoo-1.4.xml,v
17 retrieving revision 1.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- new-upgrade-to-gentoo-1.4.xml 6 Mar 2006 09:18:30 -0000 1.16
21 +++ new-upgrade-to-gentoo-1.4.xml 19 May 2008 20:19:12 -0000 1.17
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/new-upgrade-to-gentoo-1.4.xml,v 1.16 2006/03/06 09:18:30 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/new-upgrade-to-gentoo-1.4.xml,v 1.17 2008/05/19 20:19:12 swift Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -180,7 +180,7 @@
31
32 <pre caption="Change the GCC profile">
33 <comment>(Note the one for the version you just emerged, use it below)</comment>
34 -# <i>gcc-config --list-profiles</i>
35 +# <i>gcc-config --list-profiles</i>
36 <comment>(Replace with the version you noted above)</comment>
37 # <i>gcc-config i686-pc-linux-gnu-3.2.2</i>
38 </pre>
39
40
41
42 --
43 gentoo-doc-cvs@l.g.o mailing list