Mailing List Archive

[PATCH 2/3] Fix minor typo
---
xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml b/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
index ccc72ee..a73e214 100644
--- a/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
+++ b/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
@@ -82,7 +82,7 @@ Fetch the latest portage snapshot from the mirrors using emerge-webrsync.

<pre caption="Running emerge-webrsync to install a Portage snapshot">
livecd / # <i>mkdir /usr/portage</i>
-livecd / # <i>emerge webrsync</i>
+livecd / # <i>emerge-webrsync</i>
</pre>

</body>
--
1.7.12.4