Gentoo Archives: gentoo-doc-cvs

From: Flammie Pirinen <flammie@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-net-modules.xml
Date: Mon, 19 Jun 2006 12:08:47
Message-Id: 20060619120814.CEEAE64887@smtp.gentoo.org
1 flammie 06/06/19 12:08:14
2
3 Modified: hb-net-modules.xml
4 Log:
5 Fix e.g.'s and i.e.'s. No content change.
6
7 Revision Changes Path
8 1.17 xml/htdocs/doc/en/handbook/hb-net-modules.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.17&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml.diff?r1=1.16&r2=1.17&cvsroot=gentoo
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.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- hb-net-modules.xml 1 Apr 2006 03:20:52 -0000 1.16
21 +++ hb-net-modules.xml 19 Jun 2006 12:08:14 -0000 1.17
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.16 2006/04/01 03:20:52 vapier Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.17 2006/06/19 12:08:14 flammie Exp $ -->
28
29 <sections>
30
31 @@ -168,7 +168,7 @@
32
33 <p>
34 To send specific options to the DHCP module, use <c>module_eth0="..."</c>
35 -<e>(change module to the DHCP module you're using - ie <c>dhcpcd_eth0</c>)</e>.
36 +<e>(change module to the DHCP module you're using - i.e. <c>dhcpcd_eth0</c>)</e>.
37 </p>
38
39 <p>
40 @@ -359,11 +359,11 @@
41 <comment># To randomize the last 3 bytes only</comment>
42 mac_eth0="random-ending"
43
44 -<comment># To randomize between the same physical type of connection (eg fibre,
45 +<comment># To randomize between the same physical type of connection (e.g. fibre,
46 # copper, wireless) , all vendors</comment>
47 mac_eth0="random-samekind"
48
49 -<comment># To randomize between any physical type of connection (eg fibre, copper,
50 +<comment># To randomize between any physical type of connection (e.g. fibre, copper,
51 # wireless) , all vendors</comment>
52 mac_eth0="random-anykind"
53
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list