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.7 xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?r1=1.6&r2=1.7 Index: hb-install-mips-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hb-install-mips-stage.xml 26 Mar 2007 10:55:06 -0000 1.6 +++ hb-install-mips-stage.xml 30 Mar 2007 12:01:19 -0000 1.7 @@ -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/hb-install-mips-stage.xml,v 1.6 2007/03/26 10:55:06 cam Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v 1.7 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.106 xml/htdocs/doc/en/handbook/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.106&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.106&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.105&r2=1.106 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- hb-install-stage.xml 10 Mar 2007 17:14:15 -0000 1.105 +++ hb-install-stage.xml 30 Mar 2007 12:01:19 -0000 1.106 @@ -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/hb-install-stage.xml,v 1.105 2007/03/10 17:14:15 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.106 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
