Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml
Date: Sun, 22 Oct 2006 23:16:34
Message-Id: 20061022231614.683036477A@smtp.gentoo.org
1 nightmorph 06/10/22 23:16:14
2
3 Modified: guide-localization.xml
4 Log:
5 added locale check for bug 152349
6
7 Revision Changes Path
8 1.44 xml/htdocs/doc/en/guide-localization.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.44&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.44&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.43&r2=1.44
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.43
18 retrieving revision 1.44
19 diff -u -r1.43 -r1.44
20 --- guide-localization.xml 19 Jul 2006 11:46:29 -0000 1.43
21 +++ guide-localization.xml 22 Oct 2006 23:16:13 -0000 1.44
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.43 2006/07/19 11:46:29 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.44 2006/10/22 23:16:13 nightmorph 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.31</version>
34 -<date>2006-07-18</date>
35 +<version>1.32</version>
36 +<date>2006-10-22</date>
37
38 <chapter>
39 <title>Time zone</title>
40 @@ -339,6 +339,11 @@
41 an older version of glibc, you should update it now.
42 </note>
43
44 +<p>
45 +You can verify that your selected locales are available by running <c>locale
46 +-a</c>.
47 +</p>
48 +
49 </body>
50 </section>
51 </chapter>
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list