nightmorph 06/09/04 09:11:39 Modified: hb-install-config.xml Log: Fixed HWclock section for bug 129625, after much discussion amongst the docs team :)
Revision Changes Path 1.82 xml/htdocs/doc/en/handbook/hb-install-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.82&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.81&r2=1.82 Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- hb-install-config.xml 30 Aug 2006 22:52:28 -0000 1.81 +++ hb-install-config.xml 4 Sep 2006 09:11:39 -0000 1.82 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.81 2006/08/30 22:52:28 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.82 2006/09/04 09:11:39 nightmorph Exp $ --> <sections> -<version>7.0</version> -<date>2006-08-30</date> +<version>7.1</version> +<date>2006-09-04</date> <section> <title>Filesystem Information</title> @@ -511,10 +511,8 @@ </pre> <p> -If your hardware clock is not using UTC, you need to add <c>CLOCK="local"</c> to -the file. Otherwise you will notice some clock skew. Furthermore, Windows -assumes that your hardware clock uses local time, so if you want to dualboot, -you should set this variable appropriately, otherwise your clock will go crazy. +If your hardware clock is not using UTC, you need to add <c>CLOCK="local"</c> +to the file. Otherwise you will notice some clock skew. </p> <p> -- [email protected] mailing list
