Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: change-chost.xml
Date: Fri, 23 May 2008 19:42:57
Message-Id: E1JzdAF-0000pA-0U@stork.gentoo.org
1 swift 08/05/23 19:42:55
2
3 Modified: change-chost.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/change-chost.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?r1=1.3&r2=1.4
13
14 Index: change-chost.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- change-chost.xml 16 Oct 2007 07:16:47 -0000 1.3
21 +++ change-chost.xml 23 May 2008 19:42:54 -0000 1.4
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/change-chost.xml,v 1.3 2007/10/16 07:16:47 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v 1.4 2008/05/23 19:42:54 swift Exp $ -->
27
28 <guide link="/doc/en/change-chost.xml" lang="en">
29
30 @@ -92,7 +92,7 @@
31 <p>
32 Now it is time to make sure that your <c>gcc-config</c> and
33 <c>binutils-config</c> settings are sane and you do not have any leftovers in
34 -<path>/etc/env.d/</path>.
35 +<path>/etc/env.d/</path>.
36 </p>
37
38 <p>
39 @@ -137,7 +137,7 @@
40 </p>
41
42 <pre caption="Checking for files with the updated CHOST">
43 -# <i>grep 686 *</i>
44 +# <i>grep 686 *</i>
45 05binutils:MANPATH=/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/man
46 05binutils:INFOPATH=/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/info
47 05binutils:LDPATH=/usr/i686-pc-linux-gnu/lib
48 @@ -311,7 +311,7 @@
49 </p>
50
51 <pre caption="Error messsage">
52 -error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
53 +error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
54 </pre>
55
56 <p>
57
58
59
60 --
61 gentoo-doc-cvs@l.g.o mailing list