Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@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-kernel.xml
Date: Tue, 20 Jul 2010 00:00:03
Message-Id: 20100719235959.1556C2CF3A@corvid.gentoo.org
1 nightmorph 10/07/19 23:59:58
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 typo, no content change
6
7 Revision Changes Path
8 1.34 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.34&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.34&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.33&r2=1.34
13
14 Index: hb-install-x86+amd64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- hb-install-x86+amd64-kernel.xml 17 Jul 2010 20:18:20 -0000 1.33
21 +++ hb-install-x86+amd64-kernel.xml 19 Jul 2010 23:59:58 -0000 1.34
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-kernel.xml,v 1.33 2010/07/17 20:18:20 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.34 2010/07/19 23:59:58 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -394,7 +394,7 @@
32 might need to manually configure your kernel using <c>genkernel --menuconfig
33 all</c> and add support for your filesystem <e>in</e> the kernel (i.e.
34 <e>not</e> as a module). Users of EVMS2 or LVM2 will probably want to add
35 -<c>--evms2</c> or <c>--lvm2</c> as argument as well.
36 +<c>--evms2</c> or <c>--lvm2</c> as arguments as well.
37 </p>
38
39 <pre caption="Running genkernel">