yoswink 05/07/03 11:40:49 Modified: xml/htdocs/doc/en faq.xml Log: Bug: lack of chapter labels for usage. Thanks to Enrique Barbeito on #gentoo-es
Revision Changes Path 1.92 +8 -3 xml/htdocs/doc/en/faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.92&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.92&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.91&r2=1.92&cvsroot=gentoo Index: faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- faq.xml 2 Jul 2005 18:01:09 -0000 1.91 +++ faq.xml 3 Jul 2005 11:40:49 -0000 1.92 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.91 2005/07/02 18:01:09 yoswink Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.92 2005/07/03 11:40:49 yoswink Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/faq.xml"> @@ -44,8 +44,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>3.0.4</version> -<date>2005-07-02</date> +<version>3.0.5</version> +<date>2005-07-03</date> <chapter> <title>Questions:</title> @@ -665,6 +665,10 @@ </body> </section> +</chapter> + +<chapter> +<title>Usage</title> <section id="intkeyboard"> <title>How do I set up an International Keyboard Layout?</title> <body> @@ -781,6 +785,7 @@ </body> </section> </chapter> + <chapter> <title>Development</title> <section id="reportbugs"> -- [email protected] mailing list
