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 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml,v 1.2 2006/10/31 23:18:07 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml,v 1.3 2007/03/30 12:01:19 neysx Exp $ --> <sections> @@ -388,9 +388,9 @@ </p> <p> -Mind you that using <c>-fomit-frame-pointer</c> (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 <c>-fomit-frame-pointer</c> (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. </p> <p> -- [email protected] mailing list
