Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: altinstall.xml
Date: Fri, 21 Jul 2006 07:39:04
Message-Id: 20060721073850.B3062647F3@smtp.gentoo.org
1 rane 06/07/21 07:38:50
2
3 Modified: altinstall.xml
4 Log:
5 captions should start with a capital letter, no content changes
6
7 Revision Changes Path
8 1.62 xml/htdocs/doc/en/altinstall.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml?rev=1.62&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml?rev=1.62&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml.diff?r1=1.61&r2=1.62&cvsroot=gentoo
13
14 Index: altinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v
17 retrieving revision 1.61
18 retrieving revision 1.62
19 diff -u -r1.61 -r1.62
20 --- altinstall.xml 17 Jun 2006 11:26:53 -0000 1.61
21 +++ altinstall.xml 21 Jul 2006 07:38:49 -0000 1.62
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.61 2006/06/17 11:26:53 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.62 2006/07/21 07:38:49 rane Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/altinstall.xml">
29 @@ -376,7 +376,7 @@
30 the rest of this howto we'll be working on the client 'eta'.
31 </p>
32
33 -<pre caption="directory setup">
34 +<pre caption="Directory setup">
35 # <i>mkdir /diskless</i>
36 # <i>mkdir /diskless/eta</i>
37 # <i>mkdir /diskless/eta/boot</i>
38 @@ -434,7 +434,7 @@
39 it's grub.lst config file.
40 </p>
41
42 -<pre caption="grub setup">
43 +<pre caption="Grub setup">
44 # <i>tar zxvf grub-0.92.tar.gz</i>
45 # <i>cd grub-0.92</i>
46 # <i>./configure --help</i>
47 @@ -501,7 +501,7 @@
48 directory.
49 </p>
50
51 -<pre caption="mounting the filesystem">
52 +<pre caption="Mounting the filesystem">
53 #<i> mount /dev/hda3 /mnt/gentoo</i>
54 </pre>
55
56 @@ -517,7 +517,7 @@
57 extracting over your existing installation.
58 </warn>
59
60 -<pre caption="extracting the stage tarball">
61 +<pre caption="Extracting the stage tarball">
62 # <i>cd /mnt/gentoo/diskless/eta/</i>
63 # <i>tar -xvjpf /mnt/cdrom/gentoo/stage3-*.tar.bz2</i>
64 # <i>mount -t proc /proc /mnt/gentoo/diskless/eta/proc</i>
65 @@ -814,5 +814,4 @@
66 </body>
67 </section>
68 </chapter>
69 -
70 </guide>
71
72
73
74 --
75 gentoo-doc-cvs@g.o mailing list