neysx 06/02/22 10:17:46
Modified: xml/htdocs/doc/en/handbook/draft/2006.0
hb-install-system.xml
Log:
#123684 Wrong message after env-update
Revision Changes Path
1.2 +2 -2
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: hb-install-system.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-system.xml 1 Feb 2006 18:38:17 -0000 1.1
+++ hb-install-system.xml 22 Feb 2006 10:17:46 -0000 1.2
@@ -4,7 +4,7 @@
<!-- 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/draft/2006.0/hb-install-system.xml,v
1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml,v
1.2 2006/02/22 10:17:46 neysx Exp $ -->
<sections>
@@ -71,7 +71,7 @@
<pre caption="Chrooting into the new environment">
# <i>chroot /mnt/gentoo /bin/bash</i>
# <i>env-update</i>
- * Caching service dependencies...
+>>> Regenerating /etc/ld.so.cache...
# <i>source /etc/profile</i>
# <i>export PS1="(chroot) $PS1"</i>
</pre>
--
[email protected] mailing list