swift 05/11/19 20:05:51 Modified: xml/htdocs/doc/en usb-guide.xml Log: Fix USB FAQ url
Revision Changes Path 1.8 +4 -4 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.8&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.8&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.7&r2=1.8&cvsroot=gentoo Index: usb-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- usb-guide.xml 25 Aug 2005 11:24:46 -0000 1.7 +++ usb-guide.xml 19 Nov 2005 20:05:51 -0000 1.8 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.7 2005/08/25 11:24:46 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.8 2005/11/19 20:05:51 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -19,8 +19,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.5</version> -<date>2005-08-25</date> +<version>1.6</version> +<date>2005-11-19</date> <chapter> <title>Introduction</title> @@ -591,7 +591,7 @@ <ul> <li><uri link="http://www.usb.org">The Official USB Website</uri></li> - <li><uri link="http://www.usb.org/faq">The USB FAQ</uri></li> + <li><uri link="http://www.usb.org/about/faq">The USB FAQ</uri></li> <li> <uri link="http://h18000.www1.hp.com/productinfo/development/openhci.html">Compaq's -- [email protected] mailing list
