Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-net-modules.xml
Date: Sat, 07 Jan 2006 16:15:55
Message-Id: 200601071615.k07GFlKj022138@robin.gentoo.org
1 jkt 06/01/07 16:15:45
2
3 Modified: xml/htdocs/doc/en/handbook hb-net-modules.xml
4 Log:
5 *no content change*:
6 - added missing period
7 - added missing "#" to mark comment
8
9 Revision Changes Path
10 1.13 +3 -3 xml/htdocs/doc/en/handbook/hb-net-modules.xml
11
12 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
13 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
14 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
15
16 Index: hb-net-modules.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- hb-net-modules.xml 3 Jan 2006 07:47:17 -0000 1.12
23 +++ hb-net-modules.xml 7 Jan 2006 16:15:45 -0000 1.13
24 @@ -4,7 +4,7 @@
25 <!-- The content of this document is licensed under the CC-BY-SA license -->
26 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
27
28 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.12 2006/01/03 07:47:17 fox2mike Exp $ -->
29 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.13 2006/01/07 16:15:45 jkt Exp $ -->
30
31 <sections>
32
33 @@ -163,7 +163,7 @@
34
35 <p>
36 To send specific options to the DHCP module, use <c>module_eth0="..."</c>
37 -<e>(change module to the DHCP module you're using - ie <c>dhcpcd_eth0</c>)</e>
38 +<e>(change module to the DHCP module you're using - ie <c>dhcpcd_eth0</c>)</e>.
39 </p>
40
41 <p>
42 @@ -279,7 +279,7 @@
43 </p>
44
45 <pre caption="bonding configuration in /etc/conf.d/net">
46 -<comment>To bond interfaces together</comment>
47 +<comment># To bond interfaces together</comment>
48 slaves_bond0="eth0 eth1 eth2"
49
50 <comment># You may not want to assign an IP to the bonded interface</comment>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list