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 <gentoo-doc-cvs+bounces-1856-garchives=archives.gentoo.org@gentoo.org>) id 1G3Ar9-000290-Q3 for garchives@archives.gentoo.org; Wed, 19 Jul 2006 12:08:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6JC8Vv9011938; Wed, 19 Jul 2006 12:08:31 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6JC8U4f029208 for <gentoo-doc-cvs@lists.gentoo.org>; Wed, 19 Jul 2006 12:08:31 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 5252A6445B for <gentoo-doc-cvs@lists.gentoo.org>; Wed, 19 Jul 2006 12:08:30 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Wed, 19 Jul 2006 12:08:29 +0000 From: "Lukasz Damentko" <rane@lark.gentoo.org> Date: Wed, 19 Jul 2006 12:08:29 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml Message-Id: <20060719120830.5252A6445B@smtp.gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 335f9c26-e51a-4c73-b4f4-67bd4629edb4 X-Archives-Hash: 0a475253ebf4f8a544cf645168ab80c9 rane 06/07/19 12:08:29 Modified: hb-install-system.xml Log: fixing a wrong file name, thanks to ext for reporting Revision Changes Path 1.96 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.96&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.96&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.95&r2=1.96&cvsroot=gentoo Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- hb-install-system.xml 19 Jul 2006 12:01:39 -0000 1.95 +++ hb-install-system.xml 19 Jul 2006 12:08:29 -0000 1.96 @@ -4,11 +4,11 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.95 2006/07/19 12:01:39 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.96 2006/07/19 12:08:29 rane Exp $ --> <sections> -<version>2.21</version> +<version>2.22</version> <date>2006-07-18</date> <section> @@ -343,7 +343,7 @@ <p> You will probably only use one or maybe two locales on your system. You can -specify locales you will need in <path>/etc/locales.ge</path>. +specify locales you will need in <path>/etc/locale.gen</path>. </p> <pre caption="Opening /etc/locale.gen"> -- gentoo-doc-cvs@gentoo.org mailing list