From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HXFns-0004tO-5M for garchives@archives.gentoo.org; Fri, 30 Mar 2007 12:02:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2UC1N3Q018284; Fri, 30 Mar 2007 12:01:23 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2UC1Kn1018262 for ; Fri, 30 Mar 2007 12:01:21 GMT 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 2686864CAD for ; Fri, 30 Mar 2007 12:01:20 +0000 (UTC) Received: from neysx by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HXFnD-0002y4-Av for gentoo-doc-cvs@lists.gentoo.org; Fri, 30 Mar 2007 12:01:19 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml Message-Id: From: Xavier Neys Date: Fri, 30 Mar 2007 12:01:19 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 5da483a4-4a44-4a3b-9a09-859f75454e64 X-Archives-Hash: f7b812473cf3f56e097b830bc8e9b22a neysx 07/03/30 12:01:19 Modified: hb-install-stage.xml Log: #172782 Grammar fix, no content change Revision Changes Path 1.5 xml/htdocs/doc/en/handbook/2007.0/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-stage.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-stage.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-stage.xml?r1=1.4&r2=1.5 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-stage.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-stage.xml 28 Mar 2007 13:42:44 -0000 1.4 +++ hb-install-stage.xml 30 Mar 2007 12:01:19 -0000 1.5 @@ -4,7 +4,7 @@ - + @@ -388,9 +388,9 @@

-Mind you that using -fomit-frame-pointer (which doesn't keep the frame -pointer in a register for functions that don't need one) might have serious -repercussions on the debugging of applications! +Using -fomit-frame-pointer (which doesn't keep the frame pointer in a +register for functions that don't need one) might have serious repercussions on +the debugging of applications.

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