fox2mike 05/06/12 05:26:51 Modified: xml/htdocs/doc/en/handbook hb-install-x86-kernel.xml Log: Placing "General Setup" code in the correct <pre> segment. Thanks Jan (jkt)
Revision Changes Path 1.50 +6 -6 xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.50&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.50&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml.diff?r1=1.49&r2=1.50&cvsroot=gentoo Index: hb-install-x86-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- hb-install-x86-kernel.xml 9 Jun 2005 12:22:26 -0000 1.49 +++ hb-install-x86-kernel.xml 12 Jun 2005 05:26:51 -0000 1.50 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.49 2005/06/09 12:22:26 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.50 2005/06/12 05:26:51 fox2mike Exp $ --> <sections> -<version>3.0</version> -<date>2005-06-09</date> +<version>3.1</version> +<date>2005-06-12</date> <section> <title>Timezone</title> @@ -149,9 +149,11 @@ You need this, otherwise some very important code/drivers won't show up: </p> -<pre caption="Selecting experimental code/drivers"> +<pre caption="Selecting experimental code/drivers, General setup"> Code maturity level options ---> [*] Prompt for development and/or incomplete code/drivers +General setup ---> + [*] Support for hot-pluggable devices </pre> <p> @@ -190,8 +192,6 @@ [ ] /dev/pts file system for Unix98 PTYs <comment>(With a 2.6.x kernel)</comment> -General setup ---> - [*] Support for hot-pluggable devices File systems ---> Pseudo Filesystems ---> [*] /proc file system support -- [email protected] mailing list
