Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: usb-guide.xml
Date: Tue, 04 Apr 2006 00:37:29
Message-Id: 200604040037.k340bkUj023499@robin.gentoo.org
1 nightmorph 06/04/04 00:37:45
2
3 Modified: usb-guide.xml
4 Log:
5 Fixed intra-doc URIs for the upcoming xhtml-1.0 spec, see bug 128709
6
7 Revision Changes Path
8 1.11 xml/htdocs/doc/en/usb-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/usb-guide.xml?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/usb-guide.xml?rev=1.11&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/usb-guide.xml.diff?r1=1.10&r2=1.11&cvsroot=gentoo
13
14 Index: usb-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- usb-guide.xml 14 Jan 2006 04:57:42 -0000 1.10
21 +++ usb-guide.xml 4 Apr 2006 00:37:45 -0000 1.11
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.10 2006/01/14 04:57:42 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.11 2006/04/04 00:37:45 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -19,7 +19,7 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.8</version>
34 +<version>1.9</version>
35 <date>2006-01-14</date>
36
37 <chapter>
38 @@ -181,14 +181,14 @@
39
40 </body>
41 </section>
42 -<section id="2.6.xconfig">
43 +<section id="newkernelconfig">
44 <title>Config options for the 2.6.x kernel</title>
45 <body>
46
47 <p>
48 Now we will look at some of the options we will have to enable in the 2.6
49 kernel to ensure proper USB support for our devices. If you are using a 2.4
50 -kernel, please proceed with <uri link="#2.4.xconfig">Config options for the
51 +kernel, please proceed with <uri link="#oldkernelconfig">Config options for the
52 2.4.x kernel</uri>.
53 </p>
54
55 @@ -262,14 +262,14 @@
56
57 </body>
58 </section>
59 -<section id="2.4.xconfig">
60 +<section id="oldkernelconfig">
61 <title>Config options for the 2.4.x kernel</title>
62 <body>
63
64 <p>
65 We will look at the options the we will have to enable in the 2.4 kernel to
66 ensure proper USB support for our devices. If you are using a 2.6 kernel,
67 -please look at <uri link="#2.6.xconfig">Config options for the 2.6.x
68 +please look at <uri link="#newkernelconfig">Config options for the 2.6.x
69 kernel</uri>.
70 </p>
71
72
73
74
75 --
76 gentoo-doc-cvs@g.o mailing list