jkt 06/01/07 16:15:45 Modified: xml/htdocs/doc/en/handbook hb-net-modules.xml Log: *no content change*: - added missing period - added missing "#" to mark comment
Revision Changes Path 1.13 +3 -3 xml/htdocs/doc/en/handbook/hb-net-modules.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.13&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.13&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml.diff?r1=1.12&r2=1.13&cvsroot=gentoo Index: hb-net-modules.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- hb-net-modules.xml 3 Jan 2006 07:47:17 -0000 1.12 +++ hb-net-modules.xml 7 Jan 2006 16:15:45 -0000 1.13 @@ -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-net-modules.xml,v 1.12 2006/01/03 07:47:17 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.13 2006/01/07 16:15:45 jkt Exp $ --> <sections> @@ -163,7 +163,7 @@ <p> To send specific options to the DHCP module, use <c>module_eth0="..."</c> -<e>(change module to the DHCP module you're using - ie <c>dhcpcd_eth0</c>)</e> +<e>(change module to the DHCP module you're using - ie <c>dhcpcd_eth0</c>)</e>. </p> <p> @@ -279,7 +279,7 @@ </p> <pre caption="bonding configuration in /etc/conf.d/net"> -<comment>To bond interfaces together</comment> +<comment># To bond interfaces together</comment> slaves_bond0="eth0 eth1 eth2" <comment># You may not want to assign an IP to the bonded interface</comment> -- [email protected] mailing list
