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.54) id 1FNxeP-0005XG-4y for garchives@archives.gentoo.org; Mon, 27 Mar 2006 19:45:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2RJjJ85008197; Mon, 27 Mar 2006 19:45:19 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2RJjISs013782 for ; Mon, 27 Mar 2006 19:45:18 GMT Message-Id: <200603271945.k2RJjISs013782@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FNxeQ-0001Iz-48 for gentoo-doc-cvs@lists.gentoo.org; Mon, 27 Mar 2006 19:45:18 +0000 Received: by lark (sSMTP sendmail emulation); Mon, 27 Mar 2006 19:45:17 +0000 From: "Josh Saddler" Date: Mon, 27 Mar 2006 19:45:17 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-working-use.xml 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: f4498465-19d2-4847-bca6-e57dbf985c12 X-Archives-Hash: add11e235e3c0f5c79b342bad1edc0f4 nightmorph 06/03/27 19:45:17 Modified: hb-working-use.xml Log: Typo fix for bug 127513, thanks to achumakov for reporting Revision Changes Path 1.40 xml/htdocs/doc/en/handbook/hb-working-use.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.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/handbook/hb-working-use.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo Index: hb-working-use.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- hb-working-use.xml 14 Mar 2006 19:29:29 -0000 1.39 +++ hb-working-use.xml 27 Mar 2006 19:45:15 -0000 1.40 @@ -4,7 +4,7 @@ - + @@ -36,7 +36,7 @@ To help users in deciding what to install/activate and what not, we wanted the user to specify his/her environment in an easy way. This forces the user into deciding what they really want and eases the process for Portage, our package -managment system, to make useful decisions. +management system, to make useful decisions.

-- gentoo-doc-cvs@gentoo.org mailing list