nightmorph 11/08/02 02:28:17 Modified: gentoo-x86-quickinstall-stage.xml Log: adjust text in a <pre> block that was affecting layout. bug 377095. had to bump version and date because a code block was touched.
Revision Changes Path 1.13 xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.12&r2=1.13 Index: gentoo-x86-quickinstall-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- gentoo-x86-quickinstall-stage.xml 16 Mar 2011 07:49:40 -0000 1.12 +++ gentoo-x86-quickinstall-stage.xml 2 Aug 2011 02:28:17 -0000 1.13 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE included SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.12 2011/03/16 07:49:40 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.13 2011/08/02 02:28:17 nightmorph Exp $ --> <included> -<version>11</version> -<date>2011-03-16</date> +<version>12</version> +<date>2011-08-01</date> <section> <title>Setting Up The Stage</title> @@ -33,7 +33,9 @@ <pre caption="Download a stage3 archive"> livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i> -<comment>(Pick a mirror, move to the releases/x86/current-stage3/ directory, highlight the stage3 of your choice, probably the i686 stage3 and press D to download it)</comment> +<comment>(Pick a mirror, move to the releases/x86/current-stage3/ directory, +highlight the stage3 of your choice, probably the i686 stage3, and press D to +download it)</comment> <comment>(<b>Or</b> download it directly with wget without choosing a nearby mirror)</comment> livecd gentoo # <i>wget ftp://distfiles.gentoo.org/pub/gentoo/releases/x86/current-stage3/stage3-i686-*.tar.bz2</i>
