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.60) (envelope-from ) id 1Fl35X-0007zq-Qr for garchives@archives.gentoo.org; Tue, 30 May 2006 12:12:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4UCCXAd015311; Tue, 30 May 2006 12:12:33 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4UCCXmQ019548 for ; Tue, 30 May 2006 12:12:33 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id BBD3B644BE for ; Tue, 30 May 2006 12:12:32 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Tue, 30 May 2006 12:12:32 +0000 From: "Jan Kundrat" Date: Tue, 30 May 2006 12:12:32 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml Message-Id: <20060530121232.BBD3B644BE@smtp.gentoo.org> 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: d0b14035-f4b8-449f-85b1-7fb1e023f877 X-Archives-Hash: 1ae808712fa89a980fb03bd8117b94bb jkt 06/05/30 12:12:32 Modified: guide-localization.xml Log: added missing parenthesis, *no content change* Revision Changes Path 1.40 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.40&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.40&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.39&r2=1.40&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- guide-localization.xml 25 May 2006 16:22:37 -0000 1.39 +++ guide-localization.xml 30 May 2006 12:12:31 -0000 1.40 @@ -1,5 +1,5 @@ - + @@ -240,7 +240,7 @@ (For system-wide default locale:) # env-update && source /etc/profile -(For user-specific locale: +(For user-specific locale:) $ source ~/.bashrc -- gentoo-doc-cvs@gentoo.org mailing list