rane        09/02/15 07:39:04

  Modified:             gentoo-x86-quickinstall-stage.xml
  Log:
  fixing a typo (licecd -> livecd)

Revision  Changes    Path
1.8                  xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.7&r2=1.8

Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gentoo-x86-quickinstall-stage.xml   22 Jan 2009 16:59:47 -0000      1.7
+++ gentoo-x86-quickinstall-stage.xml   15 Feb 2009 07:39:04 -0000      1.8
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.7 
2009/01/22 16:59:47 neysx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.8 
2009/02/15 07:39:04 rane Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
@@ -89,7 +89,7 @@
 <pre caption="Chroot">
 livecd usr # <i>cd /</i>
 livecd / # <i>mount -t proc proc /mnt/gentoo/proc</i>
-licecd / # <i>mount -o bind /dev /mnt/gentoo/dev</i>
+livecd / # <i>mount -o bind /dev /mnt/gentoo/dev</i>
 livecd / # <i>cp -L /etc/resolv.conf /mnt/gentoo/etc/</i>
 livecd / # <i>chroot /mnt/gentoo /bin/bash</i>
 livecd / # <i>env-update &amp;&amp; source /etc/profile</i>




Reply via email to