fox2mike 06/04/19 21:39:22 Modified: lvm2.xml Log: GuideXML fixes. Replaced wrong usage of <c> with <e>. Thanks to Jan Hendrik Grahl [hope I got his name right ;)] <[EMAIL PROTECTED]> for reporting
Revision Changes Path 1.20 xml/htdocs/doc/en/lvm2.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml?rev=1.20&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml?rev=1.20&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml.diff?r1=1.19&r2=1.20&cvsroot=gentoo Index: lvm2.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- lvm2.xml 17 Feb 2006 02:53:19 -0000 1.19 +++ lvm2.xml 19 Apr 2006 21:39:22 -0000 1.20 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.19 2006/02/17 02:53:19 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.20 2006/04/19 21:39:22 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/lvm2.xml"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.2</version> -<date>2006-02-06</date> +<version>2.3</version> +<date>2006-04-20</date> <chapter> <title>Introduction</title> @@ -42,7 +42,7 @@ This document is not intended to be an LVM2 tutorial. It serves as a supplement to the Gentoo installation procedure as described in the <uri link="/doc/en/handbook/handbook-x86.xml?part=1">Handbook, Part 1</uri>. Make -sure you <c>read</c> the Gentoo Installation Manual <c>before</c> you start +sure you <e>read</e> the Gentoo Installation Manual <e>before</e> you start your installation process. </warn> @@ -123,8 +123,8 @@ <body> <p> -Follow the handbook, but with the following amendments to chapter <c>4. -Preparing the Disks</c>: +Follow the handbook, but with the following amendments to chapter <e>4. +Preparing the Disks</e>: </p> <p> -- [email protected] mailing list
