Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc-bootloader.xml
Date: Fri, 09 Sep 2005 07:49:38
Message-Id: 200509090745.j897jf0C015705@robin.gentoo.org
1 fox2mike 05/09/09 07:49:22
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-ppc-bootloader.xml
4 Log:
5 #104958 - Minor grammar fixes, thanks to vanquirius. Seems someone fixed most of them and didn't close the bug.
6
7 Revision Changes Path
8 1.31 +3 -3 xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.31&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.31&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml.diff?r1=1.30&r2=1.31&cvsroot=gentoo
13
14 Index: hb-install-ppc-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- hb-install-ppc-bootloader.xml 5 Sep 2005 15:08:54 -0000 1.30
21 +++ hb-install-ppc-bootloader.xml 9 Sep 2005 07:49:22 -0000 1.31
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/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.30 2005/09/05 15:08:54 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.31 2005/09/09 07:49:22 fox2mike Exp $ -->
28
29 <sections>
30
31 @@ -19,7 +19,7 @@
32
33 <p>
34 Now that the kernel is configured and compiled, you'll need a <e>bootloader</e>
35 -to start your new linux installation. The <e>bootloader</e> that you use will
36 +to start your new Linux installation. The <e>bootloader</e> that you use will
37 depend upon the type of PPC machine you have.
38 </p>
39
40 @@ -81,7 +81,7 @@
41 root=/dev/ram0 <comment># If using genkernel this is /dev/ram0</comment>
42 partition=3
43 append="real_root=/dev/hda3 init=/linuxrc"
44 - <comment># You can add additional kernel arguments to append such as
45 + <comment># You can add additional kernel arguments to be appended such as
46 # rootdelay=10 for a USB/Firewire Boot</comment>
47 read-only
48 <comment>##########################################################</comment>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list