swift 05/06/11 17:52:26 Modified: xml/htdocs/doc/en/handbook hb-install-config.xml Log: It is "IP address", not just "IP". Thanks jkt| for clearing that up :)
Revision Changes Path 1.63 +5 -4 xml/htdocs/doc/en/handbook/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.63&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.63&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml.diff?r1=1.62&r2=1.63&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- hb-install-config.xml 9 Jun 2005 07:16:39 -0000 1.62 +++ hb-install-config.xml 11 Jun 2005 17:52:26 -0000 1.63 @@ -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-config.xml,v 1.62 2005/06/09 07:16:39 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.63 2005/06/11 17:52:26 swift Exp $ --> <sections> -<version>2.4</version> -<date>2005-06-09</date> +<version>2.5</version> +<date>2005-06-11</date> <section> <title>Filesystem Information</title> @@ -240,7 +240,8 @@ <p> The first variable you'll find is called <c>config_eth0</c>. As you can probably imagine, this variable configured the eth0 network interface. If the interface -needs to automatically obtain an IP through DHCP, you should set it like so: +needs to automatically obtain an IP address through DHCP, you should set it +like so: </p> <pre caption="Automatically obtaining an IP for eth0"> -- [email protected] mailing list
