jkt 05/12/08 19:25:55 Modified: xml/htdocs/doc/en gcc-upgrading.xml Log: "pitfall", not "pittfall"... but ispell missed that :-)
Revision Changes Path 1.2 +4 -4 xml/htdocs/doc/en/gcc-upgrading.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gcc-upgrading.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: gcc-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gcc-upgrading.xml 8 Dec 2005 19:21:13 -0000 1.1 +++ gcc-upgrading.xml 8 Dec 2005 19:25:55 -0000 1.2 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.1 2005/12/08 19:21:13 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.2 2005/12/08 19:25:55 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -29,7 +29,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1</version> +<version>2</version> <date>2005-12-08</date> <chapter id="intro"> @@ -276,8 +276,8 @@ </section> </chapter> -<chapter id="common-pittfalls"> -<title>Common Pittfalls</title> +<chapter id="common-pitfalls"> +<title>Common Pitfalls</title> <section> <body> -- [email protected] mailing list
