swift 08/05/23 19:49:18 Modified: lvm2.xml Log: Coding style
Revision Changes Path 1.24 xml/htdocs/doc/en/lvm2.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/lvm2.xml?rev=1.24&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/lvm2.xml?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/lvm2.xml?r1=1.23&r2=1.24 Index: lvm2.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- lvm2.xml 3 Nov 2007 21:14:55 -0000 1.23 +++ lvm2.xml 23 May 2008 19:49:18 -0000 1.24 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.23 2007/11/03 21:14:55 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.24 2008/05/23 19:49:18 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/lvm2.xml"> @@ -114,7 +114,7 @@ <body> <p> -Follow the handbook, but with the following amendments to chapter <e>4. +Follow the handbook, but with the following amendments to chapter <e>4. Preparing the Disks</e>: </p> @@ -145,11 +145,11 @@ </p> <note> -It is <b>not</b> recommended to put the following directories in an -LVM2 partition: <path>/etc</path>, <path>/lib</path>, <path>/mnt</path>, -<path>/proc</path>, <path>/sbin</path>, <path>/dev</path>, and <path>/root</path>. -This way, you would still be able to log into your system (crippled, but -still somewhat usable, as root) if something goes terribly wrong. +It is <b>not</b> recommended to put the following directories in an +LVM2 partition: <path>/etc</path>, <path>/lib</path>, <path>/mnt</path>, +<path>/proc</path>, <path>/sbin</path>, <path>/dev</path>, and +<path>/root</path>. This way, you would still be able to log into your system +(crippled, but still somewhat usable, as root) if something goes terribly wrong. </note> <p> -- [email protected] mailing list
