From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E6yYT-0008V3-2n for garchives@archives.gentoo.org; Sun, 21 Aug 2005 22:44:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7LMhral001157; Sun, 21 Aug 2005 22:43:53 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7LMhqK2010791 for ; Sun, 21 Aug 2005 22:43:52 GMT Message-Id: <200508212243.j7LMhqK2010791@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1E6yYF-0003g3-HG for gentoo-doc-cvs@lists.gentoo.org; Sun, 21 Aug 2005 22:44:27 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 21 Aug 2005 22:44:26 +0000 From: "Xavier Neys" Date: Sun, 21 Aug 2005 22:44:26 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: f2bf4a63-eb7b-44a4-86a7-1539e847f962 X-Archives-Hash: 2428a8cdfdf8c6273ca066ae2760b279 neysx 05/08/21 22:44:26 Modified: xml/htdocs/doc/en guide-localization.xml Log: #103041 Add same warning about GMT* time zones as in handbook Revision Changes Path 1.31 +8 -6 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.31&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.31&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.30&r2=1.31&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- guide-localization.xml 20 Aug 2005 16:35:31 -0000 1.30 +++ guide-localization.xml 21 Aug 2005 22:44:26 -0000 1.31 @@ -1,5 +1,5 @@ - + @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. -1.21 -2005-08-20 +1.22 +2005-08-22 Time zone @@ -38,9 +38,11 @@

-In order to keep time properly, /etc/localtime must point to -the correct time zone data file. Look around in -/usr/share/zoneinfo/ and pick your timezone or a near-by big city. +In order to keep time properly, /etc/localtime must point to the +correct time zone data file. Look around in /usr/share/zoneinfo/ +and pick your timezone or a near-by big city. Please avoid the +/usr/share/zoneinfo/Etc/GMT* timezones as their names do not +indicate the expected zones. For instance, GMT-8 is in fact GMT+8.




-- 
gentoo-doc-cvs@gentoo.org mailing list