nightmorph 08/05/07 20:17:14 Modified: hb-install-stage.xml Log: fixed pre test, bug 220801
Revision Changes Path 1.5 xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml?rev=1.5&view=markup 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 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 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-stage.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-stage.xml 7 May 2008 01:43:12 -0000 1.4 +++ hb-install-stage.xml 7 May 2008 20:17:14 -0000 1.5 @@ -4,12 +4,12 @@ <!-- 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/2008.0/hb-install-stage.xml,v 1.4 2008/05/07 01:43:12 nightmorph Exp $ --> +<!-- $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 $ --> <sections> -<version>9.1</version> -<date>2008-05-06</date> +<version>9.2</version> +<date>2008-05-07</date> <section> <title>Installing a Stage Tarball</title> @@ -92,7 +92,7 @@ stage. </p> -<pre caption="Extracting the stage tarball" test="not(func:keyval('arch')='PPC64') or not(func:keyval('arch')='PPC')"> +<pre caption="Extracting the stage tarball" test="not(func:keyval('arch')='PPC64') and not(func:keyval('arch')='PPC')"> # <i>tar xvjpf /mnt/cdrom/stages/<keyval id="stage3"/></i> </pre> -- [email protected] mailing list
