swift 13/08/15 08:07:33 Modified: hb-install-tools.xml Log: Fix bug #468464 - Some serial console accesses are already uncommented by default
Revision Changes Path 1.54 xml/htdocs/doc/en/handbook/hb-install-tools.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?r1=1.53&r2=1.54 Index: hb-install-tools.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- hb-install-tools.xml 23 Feb 2013 18:38:22 -0000 1.53 +++ hb-install-tools.xml 15 Aug 2013 08:07:33 -0000 1.54 @@ -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-tools.xml,v 1.53 2013/02/23 18:38:22 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.54 2013/08/15 08:07:33 swift Exp $ --> <sections> @@ -12,8 +12,8 @@ In this chapter we help you choose and install some important tools. </abstract> -<version>11</version> -<date>2013-02-23</date> +<version>12</version> +<date>2013-08-15</date> <section> <title>System Logger</title> @@ -122,8 +122,8 @@ <p> If you need serial console access (which is possible in case of remote servers), -you'll need to uncomment the serial console section in -<path>/etc/inittab</path>. +you might need to uncomment the serial console section in +<path>/etc/inittab</path> if it has not been done already automatically. </p> <pre caption="Editing /etc/inittab">
