From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PHeFU-00088a-7s for garchives@archives.gentoo.org; Sun, 14 Nov 2010 15:12:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFA13E0739; Sun, 14 Nov 2010 15:12:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ADF79E0739 for ; Sun, 14 Nov 2010 15:12:03 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0581D1B40CC for ; Sun, 14 Nov 2010 15:12:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2104) id 2A14520063; Sun, 14 Nov 2010 15:11:01 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-tools.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-tools.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20101114151101.2A14520063@flycatcher.gentoo.org> Date: Sun, 14 Nov 2010 15:11:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f7d11511-82fb-43db-be68-abcd9233bf2c X-Archives-Hash: 6dba8ad2ee24a9b752728c5b6a10e47b nightmorph 10/11/14 15:11:01 Modified: hb-install-tools.xml Log: change slocate to mlocate where required; slocate upstream has been off= the internet for awhile now. bug 338428. Revision Changes Path 1.49 xml/htdocs/doc/en/handbook/hb-install-tools.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-tools.xml?rev=3D1.49&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-tools.xml?rev=3D1.49&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-tools.xml?r1=3D1.48&r2=3D1.49 Index: hb-install-tools.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools= .xml,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- hb-install-tools.xml 15 Jun 2008 21:28:52 -0000 1.48 +++ hb-install-tools.xml 14 Nov 2010 15:11:01 -0000 1.49 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -12,8 +12,8 @@ In this chapter we help you choose and install some important tools. =20 -9.1 -2008-06-15 +9.2 +2010-11-14 =20
System Logger @@ -98,11 +98,11 @@

If you want to index your system's files so you are able to quickly locate them using the locate tool, you need to install -sys-apps/slocate.=20 +sys-apps/mlocate.=20

=20 -
-# emerge slocate
+
+# emerge mlocate
 
=20