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 1HXFo3-0007hp-Fp for garchives@archives.gentoo.org; Fri, 30 Mar 2007 12:02:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2UC1N4x018287; 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 l2UC1KpN018261 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 5DCDB64CB2 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-0002qV-6x 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: 01ed6a56-4467-41df-a362-43cf310dbeab X-Archives-Hash: c17135e9f4227b56892fc90069b9a12f neysx 07/03/30 12:01:19 Modified: hb-install-stage.xml Log: #172782 Grammar fix, no content change Revision Changes Path 1.3 xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml?r1=1.2&r2=1.3 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-stage.xml 31 Oct 2006 23:18:07 -0000 1.2 +++ hb-install-stage.xml 30 Mar 2007 12:01:19 -0000 1.3 @@ -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