nightmorph 10/10/31 22:56:53 Modified: altinstall.xml Log: fix stage tarball URI; looks like some invalid GuideXML was used. bug 343501.
Revision Changes Path 1.82 xml/htdocs/doc/en/altinstall.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/altinstall.xml?r1=1.81&r2=1.82 Index: altinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- altinstall.xml 27 Sep 2010 11:06:12 -0000 1.81 +++ altinstall.xml 31 Oct 2010 22:56:53 -0000 1.82 @@ -1,9 +1,8 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.81 2010/09/27 11:06:12 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.82 2010/10/31 22:56:53 nightmorph Exp $ --> <guide> - <title>The Gentoo Linux alternative installation method HOWTO</title> <author title="Contributor"> @@ -59,8 +58,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>6</version> -<date>2010-09-27</date> +<version>7</version> +<date>2010-10-31</date> <chapter> <title>About this document</title> @@ -228,9 +227,9 @@ <p> When you're ready to unpack the stage tarball in <uri -link="/doc/en/handbook/handbook-x86.xml?part=1&chap=5_sect4">part 5</uri>, you -will need to use a different <c>tar</c> command to ensure that proper group IDs -are enforced on the unpacked stage: +link="/doc/en/handbook/handbook-x86.xml?part=1&chap=5#doc_chap2_sect2">part +5</uri>, you will need to use a different <c>tar</c> command to ensure that +proper group IDs are enforced on the unpacked stage: </p> <pre caption="Unpacking the stage tarball">
