swift       13/07/24 21:04:25

  Modified:             hb-install-system.xml
  Log:
  Fix bug #466514 - Drop mkdir and paragraph on extraction

Revision  Changes    Path
1.135                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.135&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.135&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.134&r2=1.135

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- hb-install-system.xml       24 Jul 2013 21:01:54 -0000      1.134
+++ hb-install-system.xml       24 Jul 2013 21:04:25 -0000      1.135
@@ -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.134 
2013/07/24 21:01:54 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.135 
2013/07/24 21:04:25 swift Exp $ -->
 
 <sections>
 
@@ -14,7 +14,7 @@
 to progress to that state.
 </abstract>
 
-<version>26</version>
+<version>27</version>
 <date>2013-07-24</date>
 
 <section>
@@ -162,7 +162,6 @@
 <p>
 You now have to install a Portage snapshot, a collection of files that inform
 Portage what software titles you can install, which profiles are available, 
etc.
-The contents of this snapshot will be extracted to <path>/usr/portage</path>.
 </p>
 
 <p>
@@ -172,7 +171,6 @@
 </p>
 
 <pre caption="Running emerge-webrsync to install a Portage snapshot">
-# <i>mkdir /usr/portage</i>
 # <i>emerge-webrsync</i>
 </pre>
 




Reply via email to