rane 06/07/21 07:38:50 Modified: altinstall.xml Log: captions should start with a capital letter, no content changes
Revision Changes Path 1.62 xml/htdocs/doc/en/altinstall.xml 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 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml?rev=1.62&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml.diff?r1=1.61&r2=1.62&cvsroot=gentoo Index: altinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- altinstall.xml 17 Jun 2006 11:26:53 -0000 1.61 +++ altinstall.xml 21 Jul 2006 07:38:49 -0000 1.62 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.61 2006/06/17 11:26:53 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.62 2006/07/21 07:38:49 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/altinstall.xml"> @@ -376,7 +376,7 @@ the rest of this howto we'll be working on the client 'eta'. </p> -<pre caption="directory setup"> +<pre caption="Directory setup"> # <i>mkdir /diskless</i> # <i>mkdir /diskless/eta</i> # <i>mkdir /diskless/eta/boot</i> @@ -434,7 +434,7 @@ it's grub.lst config file. </p> -<pre caption="grub setup"> +<pre caption="Grub setup"> # <i>tar zxvf grub-0.92.tar.gz</i> # <i>cd grub-0.92</i> # <i>./configure --help</i> @@ -501,7 +501,7 @@ directory. </p> -<pre caption="mounting the filesystem"> +<pre caption="Mounting the filesystem"> #<i> mount /dev/hda3 /mnt/gentoo</i> </pre> @@ -517,7 +517,7 @@ extracting over your existing installation. </warn> -<pre caption="extracting the stage tarball"> +<pre caption="Extracting the stage tarball"> # <i>cd /mnt/gentoo/diskless/eta/</i> # <i>tar -xvjpf /mnt/cdrom/gentoo/stage3-*.tar.bz2</i> # <i>mount -t proc /proc /mnt/gentoo/diskless/eta/proc</i> @@ -814,5 +814,4 @@ </body> </section> </chapter> - </guide> -- [email protected] mailing list
