nightmorph 12/12/09 09:21:13 Modified: hb-install-stage.xml Log: drop the ~ directory before the prompt, which doesn't fit with all our other CL instructions. no revbump; just a quick fix.
Revision Changes Path 1.129 xml/htdocs/doc/en/handbook/hb-install-stage.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.129&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.129&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.128&r2=1.129 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- hb-install-stage.xml 8 Dec 2012 20:37:21 -0000 1.128 +++ hb-install-stage.xml 9 Dec 2012 09:21:13 -0000 1.129 @@ -4,7 +4,7 @@ <!-- 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/hb-install-stage.xml,v 1.128 2012/12/08 20:37:21 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.129 2012/12/09 09:21:13 nightmorph Exp $ --> <sections> @@ -277,7 +277,7 @@ </p> <pre caption="Running emerge-webrsync to install a Portage snapshot"> -~# <i>emerge-webrync</i> +# <i>emerge-webrync</i> </pre> </body>
