Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-disk.xml
Date: Tue, 17 Dec 2013 10:09:53
Message-Id: 20131217100950.1F0912004B@flycatcher.gentoo.org
1 swift 13/12/17 10:09:50
2
3 Modified: hb-install-x86+amd64-disk.xml
4 Log:
5 Fix typo (bug #489782)
6
7 Revision Changes Path
8 1.28 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.28&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.27&r2=1.28
13
14 Index: hb-install-x86+amd64-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
17 retrieving revision 1.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- hb-install-x86+amd64-disk.xml 17 Dec 2013 10:08:59 -0000 1.27
21 +++ hb-install-x86+amd64-disk.xml 17 Dec 2013 10:09:49 -0000 1.28
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.27 2013/12/17 10:08:59 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.28 2013/12/17 10:09:49 swift Exp $ -->
28
29 <sections>
30
31 @@ -634,7 +634,7 @@
32
33 <p>
34 Do the same for all other partitions that you don't need. However, make sure you
35 -do not make any mistakes here - <c>parted</c> executes the changes immediate
36 +do not make any mistakes here - <c>parted</c> executes the changes immediately
37 (unlike <c>fdisk</c> which stages them, allowing a user to "undo" his changes
38 before saving or exiting <c>fdisk</c>).
39 </p>