swift 12/12/09 20:14:14 Modified: hb-install-system.xml Log: Fix typo on calling emerge-webrsync, thanks to iamben for catching it
Revision Changes Path 1.128 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.128&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.128&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.127&r2=1.128 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- hb-install-system.xml 9 Dec 2012 13:29:00 -0000 1.127 +++ hb-install-system.xml 9 Dec 2012 20:14:14 -0000 1.128 @@ -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-system.xml,v 1.127 2012/12/09 13:29:00 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.128 2012/12/09 20:14:14 swift Exp $ --> <sections> @@ -14,7 +14,7 @@ to progress to that state. </abstract> -<version>19</version> +<version>20</version> <date>2012-12-09</date> <section> @@ -193,7 +193,7 @@ <pre caption="Running emerge-webrsync to install a Portage snapshot"> # <i>mkdir /usr/portage</i> -# <i>emerge-webrync</i> +# <i>emerge-webrsync</i> </pre> </body>
