Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Wed, 22 Feb 2006 10:18:07
Message-Id: 200602221017.k1MAHlL4032117@robin.gentoo.org
1 neysx 06/02/22 10:17:46
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0
4 hb-install-system.xml
5 Log:
6 #123684 Wrong message after env-update
7
8 Revision Changes Path
9 1.2 +2 -2 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml
10
11 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
12 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
13 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
14
15 Index: hb-install-system.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- hb-install-system.xml 1 Feb 2006 18:38:17 -0000 1.1
22 +++ hb-install-system.xml 22 Feb 2006 10:17:46 -0000 1.2
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $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 $ -->
28 +<!-- $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 $ -->
29
30 <sections>
31
32 @@ -71,7 +71,7 @@
33 <pre caption="Chrooting into the new environment">
34 # <i>chroot /mnt/gentoo /bin/bash</i>
35 # <i>env-update</i>
36 - * Caching service dependencies...
37 +>>> Regenerating /etc/ld.so.cache...
38 # <i>source /etc/profile</i>
39 # <i>export PS1="(chroot) $PS1"</i>
40 </pre>
41
42
43
44 --
45 gentoo-doc-cvs@g.o mailing list