From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JzdAH-0007Gz-5H for garchives@archives.gentoo.org; Fri, 23 May 2008 19:42:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86EB5E04CC; Fri, 23 May 2008 19:42:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 630A4E04CC for ; Fri, 23 May 2008 19:42:56 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 054C667ADA for ; Fri, 23 May 2008 19:42:56 +0000 (UTC) Received: from swift by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1JzdAF-0000pA-0U for gentoo-doc-cvs@lists.gentoo.org; Fri, 23 May 2008 19:42:55 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: change-chost.xml Message-Id: From: Sven Vermeulen Date: Fri, 23 May 2008 19:42:55 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 895a4f05-e07b-41a0-8f65-0372fe36a194 X-Archives-Hash: a190a8289c2404f6e07e5624d50a4624 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 @@ - + @@ -92,7 +92,7 @@

Now it is time to make sure that your gcc-config and binutils-config settings are sane and you do not have any leftovers in -/etc/env.d/. +/etc/env.d/.

@@ -137,7 +137,7 @@

-# grep 686 * 
+# grep 686 *
 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 @@
 

-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
 

-- gentoo-doc-cvs@lists.gentoo.org mailing list