Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml
Date: Fri, 25 Nov 2005 20:43:52
Message-Id: 200511252043.jAPKhYnQ022994@robin.gentoo.org
1 jkt 05/11/25 20:43:33
2
3 Modified: xml/htdocs/doc/en guide-localization.xml
4 Log:
5 Typo fix - forgot to remove word "file" in the previous commit. Sorry :-(.
6
7 Revision Changes Path
8 1.34 +2 -2 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.34&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.34&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.33&r2=1.34&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.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- guide-localization.xml 25 Nov 2005 20:36:01 -0000 1.33
21 +++ guide-localization.xml 25 Nov 2005 20:43:33 -0000 1.34
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.33 2005/11/25 20:36:01 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.34 2005/11/25 20:43:33 jkt Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/guide-localization.xml">
29 @@ -39,7 +39,7 @@
30
31 <p>
32 In order to keep time properly, <path>/etc/localtime</path> must contain the
33 -correct time zone data file. Look around in <path>/usr/share/zoneinfo/</path>
34 +correct time zone data. Look around in <path>/usr/share/zoneinfo/</path>
35 and pick your timezone or a near-by big city. Please avoid the
36 <path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
37 indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
38
39
40
41 --
42 gentoo-doc-cvs@g.o mailing list