neysx 07/03/30 12:01:19 Modified: hb-install-mips-stage.xml hb-install-stage.xml Log: #172782 Grammar fix, no content change
Revision Changes Path 1.6 xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?r1=1.5&r2=1.6 Index: hb-install-mips-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-install-mips-stage.xml 19 Mar 2007 09:42:34 -0000 1.5 +++ hb-install-mips-stage.xml 30 Mar 2007 12:01:19 -0000 1.6 @@ -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/draft/hb-install-mips-stage.xml,v 1.5 2007/03/19 09:42:34 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml,v 1.6 2007/03/30 12:01:19 neysx Exp $ --> <sections> @@ -358,9 +358,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> 1.45 xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.45&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?r1=1.44&r2=1.45 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- hb-install-stage.xml 19 Mar 2007 10:12:55 -0000 1.44 +++ hb-install-stage.xml 30 Mar 2007 12:01:19 -0000 1.45 @@ -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/draft/hb-install-stage.xml,v 1.44 2007/03/19 10:12:55 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 1.45 2007/03/30 12:01:19 neysx Exp $ --> <sections> @@ -419,9 +419,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
