Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: guide-localization.xml
Date: Wed, 25 Feb 2009 21:18:22
Message-Id: E1LcR91-0004oF-Lj@stork.gentoo.org
1 nightmorph 09/02/25 21:18:19
2
3 Modified: guide-localization.xml
4 Log:
5 typo fix, no content change.
6
7 Revision Changes Path
8 1.54 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.54&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.54&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.53&r2=1.54
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.53
18 retrieving revision 1.54
19 diff -u -r1.53 -r1.54
20 --- guide-localization.xml 25 Feb 2009 20:56:21 -0000 1.53
21 +++ guide-localization.xml 25 Feb 2009 21:18:19 -0000 1.54
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.53 2009/02/25 20:56:21 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.54 2009/02/25 21:18:19 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/guide-localization.xml">
29 @@ -206,7 +206,7 @@
30 </note>
31
32 <warn>
33 -Using LC_ALL is strongly discouraged as it can't be overriden later on. Please
34 +Using LC_ALL is strongly discouraged as it can't be overridden later on. Please
35 use it only when testing and never set it in a startup file.
36 </warn>