fox2mike 05/06/24 18:04:15 Modified: xml/htdocs/doc/en guide-localization.xml Log: #96957 - Fixing location of CLOCK variable. Thanks to Marcelo Goes.
Revision Changes Path 1.28 +4 -4 xml/htdocs/doc/en/guide-localization.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- guide-localization.xml 20 Jun 2005 11:37:36 -0000 1.27 +++ guide-localization.xml 24 Jun 2005 18:04:15 -0000 1.28 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.27 2005/06/20 11:37:36 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.28 2005/06/24 18:04:15 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. </abstract> -<version>1.18</version> -<date>2005-06-20</date> +<version>1.19</version> +<date>2005-06-24</date> <chapter> <title>Time zone</title> @@ -75,7 +75,7 @@ UTC (or GMT, Greenwich Mean Time) and then your timezone is taken into account to determine the actual, local time. If, for some reason, you need your hardware clock not to be in UTC, -you will need to edit <path>/etc/rc.conf</path> and change the +you will need to edit <path>/etc/conf.d/clock</path> and change the value of <c>CLOCK</c> from <c>UTC</c> to <c>local</c>. </p> -- [email protected] mailing list
