Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml
Date: Sun, 21 Aug 2005 22:44:41
Message-Id: 200508212243.j7LMhqK2010791@robin.gentoo.org
1 neysx 05/08/21 22:44:26
2
3 Modified: xml/htdocs/doc/en guide-localization.xml
4 Log:
5 #103041 Add same warning about GMT* time zones as in handbook
6
7 Revision Changes Path
8 1.31 +8 -6 xml/htdocs/doc/en/guide-localization.xml
9
10 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
11 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
12 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
13
14 Index: guide-localization.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- guide-localization.xml 20 Aug 2005 16:35:31 -0000 1.30
21 +++ guide-localization.xml 21 Aug 2005 22:44:26 -0000 1.31
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.30 2005/08/20 16:35:31 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.31 2005/08/21 22:44:26 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/guide-localization.xml">
29 @@ -29,8 +29,8 @@
30 the German doc. Includes configuration for use of the euro currency symbol.
31 </abstract>
32
33 -<version>1.21</version>
34 -<date>2005-08-20</date>
35 +<version>1.22</version>
36 +<date>2005-08-22</date>
37
38 <chapter>
39 <title>Time zone</title>
40 @@ -38,9 +38,11 @@
41 <body>
42
43 <p>
44 -In order to keep time properly, <path>/etc/localtime</path> must point to
45 -the correct time zone data file. Look around in
46 -<path>/usr/share/zoneinfo/</path> and pick your timezone or a near-by big city.
47 +In order to keep time properly, <path>/etc/localtime</path> must point to the
48 +correct time zone data file. Look around in <path>/usr/share/zoneinfo/</path>
49 +and pick your timezone or a near-by big city. Please avoid the
50 +<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
51 +indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
52 </p>
53
54 <pre caption="setting the timezone">
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list