swift       14/05/27 10:05:48

  Modified:             hb-install-config.xml
  Log:
  Fix bug #510274 - Typo in /dev/disk/by-id path

Revision  Changes    Path
1.131                xml/htdocs/doc/en/handbook/hb-install-config.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.131&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.131&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.130&r2=1.131

Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- hb-install-config.xml       11 Apr 2014 16:03:58 -0000      1.130
+++ hb-install-config.xml       27 May 2014 10:05:48 -0000      1.131
@@ -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-config.xml,v 1.130 
2014/04/11 16:03:58 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.131 
2014/05/27 10:05:48 swift Exp $ -->
 
 <sections>
 
@@ -14,8 +14,8 @@
 proceed.
 </abstract>
 
-<version>36</version>
-<date>2014-04-11</date>
+<version>37</version>
+<date>2014-05-27</date>
 
 <section>
 <title>Filesystem Information</title>
@@ -85,7 +85,7 @@
 <p>
 In the remainder of the text, we use the default <path>/dev/sd*</path> block
 device files as partition. You can also opt to use the symbolic links in the
-<path>/dev/disk/byid</path> or <path>/dev/disk/by-uuid</path>. These names are
+<path>/dev/disk/by-id</path> or <path>/dev/disk/by-uuid</path>. These names are
 not likely to change, whereas the default block device files naming depends on
 a number of factors (such as how and in what order the disks are attached to
 your system). However, if you do not intend to fiddle with the disk ordering,




Reply via email to