Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-net-modules.xml
Date: Fri, 02 Nov 2007 20:34:24
Message-Id: E1Io3DH-00012O-96@stork.gentoo.org
1 nightmorph 07/11/02 20:33:55
2
3 Modified: hb-net-modules.xml
4 Log:
5 should be man brctl now, bug 197893
6
7 Revision Changes Path
8 1.24 xml/htdocs/doc/en/handbook/hb-net-modules.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.24&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.24&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?r1=1.23&r2=1.24
13
14 Index: hb-net-modules.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v
17 retrieving revision 1.23
18 retrieving revision 1.24
19 diff -u -r1.23 -r1.24
20 --- hb-net-modules.xml 14 Apr 2007 02:39:25 -0000 1.23
21 +++ hb-net-modules.xml 2 Nov 2007 20:33:55 -0000 1.24
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.23 2007/04/14 02:39:25 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.24 2007/11/02 20:33:55 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 different DHCP clients, setting up bonding, bridging, VLANs and more.
33 </abstract>
34
35 -<version>8.2</version>
36 -<date>2007-04-13</date>
37 +<version>8.3</version>
38 +<date>2007-11-02</date>
39
40 <section>
41 <title>Network Modules</title>
42 @@ -358,7 +358,7 @@
43 </p>
44
45 <pre caption="Bridge configuration in /etc/conf.d/net">
46 -<comment># Configure the bridge - "man btctl" for more details</comment>
47 +<comment># Configure the bridge - "man brctl" for more details</comment>
48 brctl_br0=( "setfd 0" "sethello 0" "stp off" )
49
50 <comment># To add ports to bridge br0</comment>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list