josejx 05/07/29 16:42:06 Modified: xml/htdocs/doc/en/handbook hb-install-ppc-kernel.xml Log: Fixed typos for bug #100724.
Revision Changes Path 1.31 +13 -3 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.31&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.31&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml.diff?r1=1.30&r2=1.31&cvsroot=gentoo Index: hb-install-ppc-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- hb-install-ppc-kernel.xml 4 Jul 2005 15:57:32 -0000 1.30 +++ hb-install-ppc-kernel.xml 29 Jul 2005 16:42:06 -0000 1.31 @@ -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-ppc-kernel.xml,v 1.30 2005/07/04 15:57:32 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.31 2005/07/29 16:42:06 josejx Exp $ --> <sections> -<version>2.9</version> -<date>2005-07-04</date> +<version>2.7</version> +<date>2005-06-09</date> <section> <title>Timezone</title> @@ -401,6 +401,16 @@ </pre> <p> +If you want your system to react to hotplugging events, you will need to install +and setup <c>hotplug</c> as well: +</p> + +<pre caption="Emerging and enabling hotplug"> +# <i>emerge hotplug</i> +# <i>rc-update add hotplug default</i> +</pre> + +<p> Now continue with <uri link="?part=1&chap=8">Configuring your System</uri>. </p> -- [email protected] mailing list
