swift 13/12/31 20:34:18 Modified: hb-install-x86+amd64-disk.xml Log: Fix bug #496570 - Correct caption
Revision Changes Path 1.37 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.36&r2=1.37 Index: hb-install-x86+amd64-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- hb-install-x86+amd64-disk.xml 31 Dec 2013 20:33:00 -0000 1.36 +++ hb-install-x86+amd64-disk.xml 31 Dec 2013 20:34:17 -0000 1.37 @@ -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-x86+amd64-disk.xml,v 1.36 2013/12/31 20:33:00 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.37 2013/12/31 20:34:17 swift Exp $ --> <sections> @@ -13,7 +13,7 @@ This chapter describes how to partition a disk for future usage. </abstract> -<version>28</version> +<version>29</version> <date>2013-12-31</date> <section> @@ -462,7 +462,7 @@ from 1 MB and end at 3 MB (creating a partition of 2 MB in size). </p> -<pre caption="Creating a 128 MB partition"> +<pre caption="Creating a 2 MB partition"> (parted) <i>mkpart primary 1 3</i> (parted) <i>name 1 grub</i> (parted) <i>set 1 bios_grub on</i>