swift 08/05/23 19:42:55 Modified: change-chost.xml Log: Coding style
Revision Changes Path 1.4 xml/htdocs/doc/en/change-chost.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?r1=1.3&r2=1.4 Index: change-chost.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- change-chost.xml 16 Oct 2007 07:16:47 -0000 1.3 +++ change-chost.xml 23 May 2008 19:42:54 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v 1.3 2007/10/16 07:16:47 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v 1.4 2008/05/23 19:42:54 swift Exp $ --> <guide link="/doc/en/change-chost.xml" lang="en"> @@ -92,7 +92,7 @@ <p> Now it is time to make sure that your <c>gcc-config</c> and <c>binutils-config</c> settings are sane and you do not have any leftovers in -<path>/etc/env.d/</path>. +<path>/etc/env.d/</path>. </p> <p> @@ -137,7 +137,7 @@ </p> <pre caption="Checking for files with the updated CHOST"> -# <i>grep 686 *</i> +# <i>grep 686 *</i> 05binutils:MANPATH=/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/man 05binutils:INFOPATH=/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/info 05binutils:LDPATH=/usr/i686-pc-linux-gnu/lib @@ -311,7 +311,7 @@ </p> <pre caption="Error messsage"> -error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory +error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory </pre> <p> -- [email protected] mailing list
