nightmorph 07/04/10 19:37:05 Modified: gentoo-x86-quickinstall.xml Log: really fixed x86 quickinstall this time. bug 173929
Revision Changes Path 1.72 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.72&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.71&r2=1.72 Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- gentoo-x86-quickinstall.xml 9 Apr 2007 19:44:52 -0000 1.71 +++ gentoo-x86-quickinstall.xml 10 Apr 2007 19:37:05 -0000 1.72 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.71 2007/04/09 19:44:52 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.72 2007/04/10 19:37:05 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>14</version> -<date>2007-04-09</date> +<version>15</version> +<date>2007-04-10</date> <chapter> <title>Introduction</title> @@ -398,7 +398,7 @@ </p> <pre caption="Setting your timezone"> -<comment>(Using Brussels as an example)</comment> +<comment>(Using CET as an example)</comment> livecd / # <i>nano -w /etc/conf.d/clock</i> TIMEZONE="CET" @@ -755,8 +755,7 @@ <p> Recent versions of glibc use <path>/etc/locale.gen</path> to define locale -settings. If you are upgrading glibc to such a version, you should create -<path>/etc/locale.gen</path> <e>and remove</e> <path>/etc/locales.build</path>. +settings. </p> <pre caption="Define locales"> -- [email protected] mailing list
