nightmorph 06/04/04 00:37:45 Modified: usb-guide.xml Log: Fixed intra-doc URIs for the upcoming xhtml-1.0 spec, see bug 128709
Revision Changes Path 1.11 xml/htdocs/doc/en/usb-guide.xml 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 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 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 Index: usb-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- usb-guide.xml 14 Jan 2006 04:57:42 -0000 1.10 +++ usb-guide.xml 4 Apr 2006 00:37:45 -0000 1.11 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.10 2006/01/14 04:57:42 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.11 2006/04/04 00:37:45 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -19,7 +19,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.8</version> +<version>1.9</version> <date>2006-01-14</date> <chapter> @@ -181,14 +181,14 @@ </body> </section> -<section id="2.6.xconfig"> +<section id="newkernelconfig"> <title>Config options for the 2.6.x kernel</title> <body> <p> Now we will look at some of the options we will have to enable in the 2.6 kernel to ensure proper USB support for our devices. If you are using a 2.4 -kernel, please proceed with <uri link="#2.4.xconfig">Config options for the +kernel, please proceed with <uri link="#oldkernelconfig">Config options for the 2.4.x kernel</uri>. </p> @@ -262,14 +262,14 @@ </body> </section> -<section id="2.4.xconfig"> +<section id="oldkernelconfig"> <title>Config options for the 2.4.x kernel</title> <body> <p> We will look at the options the we will have to enable in the 2.4 kernel to ensure proper USB support for our devices. If you are using a 2.6 kernel, -please look at <uri link="#2.6.xconfig">Config options for the 2.6.x +please look at <uri link="#newkernelconfig">Config options for the 2.6.x kernel</uri>. </p> -- [email protected] mailing list
