Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Wed, 07 May 2008 20:17:19
Message-Id: E1Jtq4g-000791-P9@stork.gentoo.org
1 nightmorph 08/05/07 20:17:14
2
3 Modified: hb-install-stage.xml
4 Log:
5 fixed pre test, bug 220801
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml?r1=1.4&r2=1.5
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- hb-install-stage.xml 7 May 2008 01:43:12 -0000 1.4
21 +++ hb-install-stage.xml 7 May 2008 20:17:14 -0000 1.5
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/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml,v 1.4 2008/05/07 01:43:12 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml,v 1.5 2008/05/07 20:17:14 nightmorph Exp $ -->
28
29 <sections>
30
31 -<version>9.1</version>
32 -<date>2008-05-06</date>
33 +<version>9.2</version>
34 +<date>2008-05-07</date>
35
36 <section>
37 <title>Installing a Stage Tarball</title>
38 @@ -92,7 +92,7 @@
39 stage.
40 </p>
41
42 -<pre caption="Extracting the stage tarball" test="not(func:keyval('arch')='PPC64') or not(func:keyval('arch')='PPC')">
43 +<pre caption="Extracting the stage tarball" test="not(func:keyval('arch')='PPC64') and not(func:keyval('arch')='PPC')">
44 # <i>tar xvjpf /mnt/cdrom/stages/<keyval id="stage3"/></i>
45 </pre>
46
47
48
49
50 --
51 gentoo-doc-cvs@l.g.o mailing list