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:04
Message-Id: 200602221017.k1MAHjsw021175@robin.gentoo.org
1 neysx 06/02/22 10:17:44
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-system.xml
4 Log:
5 #123684 Wrong message after env-update
6
7 Revision Changes Path
8 1.89 +4 -4 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.89&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.89&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.88&r2=1.89&cvsroot=gentoo
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
17 retrieving revision 1.88
18 retrieving revision 1.89
19 diff -u -r1.88 -r1.89
20 --- hb-install-system.xml 19 Jan 2006 21:48:10 -0000 1.88
21 +++ hb-install-system.xml 22 Feb 2006 10:17:44 -0000 1.89
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.88 2006/01/19 21:48:10 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.89 2006/02/22 10:17:44 neysx Exp $ -->
28
29 <sections>
30
31 -<version>2.15</version>
32 -<date>2006-01-19</date>
33 +<version>2.16</version>
34 +<date>2006-02-22</date>
35
36 <section>
37 <title>Chrooting</title>
38 @@ -113,7 +113,7 @@
39 <pre caption = "Chrooting into the new environment">
40 # <i>chroot /mnt/gentoo /bin/bash</i>
41 # <i>env-update</i>
42 - * Caching service dependencies...
43 +>>> Regenerating /etc/ld.so.cache...
44 # <i>source /etc/profile</i>
45 # <i>export PS1="(chroot) $PS1"</i>
46 </pre>
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list