Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Fri, 30 Mar 2007 12:02:12
Message-Id: E1HXFnD-0002qV-6x@stork.gentoo.org
1 neysx 07/03/30 12:01:19
2
3 Modified: hb-install-stage.xml
4 Log:
5 #172782 Grammar fix, no content change
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml?rev=1.3&view=markup
11 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
12 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
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-stage.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- hb-install-stage.xml 31 Oct 2006 23:18:07 -0000 1.2
21 +++ hb-install-stage.xml 30 Mar 2007 12:01:19 -0000 1.3
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -388,9 +388,9 @@
32 </p>
33
34 <p>
35 -Mind you that using <c>-fomit-frame-pointer</c> (which doesn't keep the frame
36 -pointer in a register for functions that don't need one) might have serious
37 -repercussions on the debugging of applications!
38 +Using <c>-fomit-frame-pointer</c> (which doesn't keep the frame pointer in a
39 +register for functions that don't need one) might have serious repercussions on
40 +the debugging of applications.
41 </p>
42
43 <p>
44
45
46
47 --
48 gentoo-doc-cvs@g.o mailing list