swift 11/08/14 10:29:40 Modified: hb-install-config.xml Log: Fix #379153 - Stale reference to /etc/conf.d/clock. Thanks to hitachi user for reporting
Revision Changes Path 1.106 xml/htdocs/doc/en/handbook/hb-install-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.106&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.106&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.105&r2=1.106 Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- hb-install-config.xml 12 Aug 2011 18:45:20 -0000 1.105 +++ hb-install-config.xml 14 Aug 2011 10:29:40 -0000 1.106 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.105 2011/08/12 18:45:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.106 2011/08/14 10:29:40 swift Exp $ --> <sections> @@ -14,8 +14,8 @@ proceed. </abstract> -<version>12</version> -<date>2011-08-12</date> +<version>13</version> +<date>2011-08-13</date> <section> <title>Filesystem Information</title> @@ -501,7 +501,7 @@ </p> <p> -When you're finished configuring <path>/etc/conf.d/clock</path>, save and +When you're finished configuring <path>/etc/conf.d/hwclock</path>, save and exit. </p>
