nightmorph 07/11/02 20:33:55 Modified: hb-net-modules.xml Log: should be man brctl now, bug 197893
Revision Changes Path 1.24 xml/htdocs/doc/en/handbook/hb-net-modules.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.24&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?r1=1.23&r2=1.24 Index: hb-net-modules.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- hb-net-modules.xml 14 Apr 2007 02:39:25 -0000 1.23 +++ hb-net-modules.xml 2 Nov 2007 20:33:55 -0000 1.24 @@ -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.23 2007/04/14 02:39:25 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.24 2007/11/02 20:33:55 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ different DHCP clients, setting up bonding, bridging, VLANs and more. </abstract> -<version>8.2</version> -<date>2007-04-13</date> +<version>8.3</version> +<date>2007-11-02</date> <section> <title>Network Modules</title> @@ -358,7 +358,7 @@ </p> <pre caption="Bridge configuration in /etc/conf.d/net"> -<comment># Configure the bridge - "man btctl" for more details</comment> +<comment># Configure the bridge - "man brctl" for more details</comment> brctl_br0=( "setfd 0" "sethello 0" "stp off" ) <comment># To add ports to bridge br0</comment> -- [EMAIL PROTECTED] mailing list
