Gentoo Archives: gentoo-commits

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/embedded/handbook: cross-compiler.xml
Date: Tue, 06 Nov 2007 15:48:48
Message-Id: E1IpQfU-0005Y6-8e@stork.gentoo.org
1 neysx 07/11/06 15:48:44
2
3 Modified: cross-compiler.xml
4 Log:
5 Wrap lone body in a <subsection>, no content change
6
7 Revision Changes Path
8 1.3 xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml?r1=1.2&r2=1.3
13
14 Index: cross-compiler.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- cross-compiler.xml 14 Aug 2007 13:36:28 -0000 1.2
21 +++ cross-compiler.xml 6 Nov 2007 15:48:43 -0000 1.3
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml,v 1.2 2007/08/14 13:36:28 vapier Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiler.xml,v 1.3 2007/11/06 15:48:43 neysx Exp $ -->
28
29 <sections>
30
31 @@ -129,6 +129,7 @@
32 <section>
33 <title>Cross-compiler Internals</title>
34
35 +<subsection>
36 <body>
37 <warn>
38 This section is included for posterity and in the hopes that others will find
39 @@ -149,6 +150,7 @@
40 option out there for creating cross-compilers.
41 </warn>
42 </body>
43 +</subsection>
44
45 <subsection>
46 <title>Overview</title>
47
48
49
50 --
51 gentoo-commits@g.o mailing list