flammie 06/06/19 12:08:14 Modified: hb-net-modules.xml Log: Fix e.g.'s and i.e.'s. No content change.
Revision Changes Path 1.17 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.17&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.17&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.16&r2=1.17&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.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- hb-net-modules.xml 1 Apr 2006 03:20:52 -0000 1.16 +++ hb-net-modules.xml 19 Jun 2006 12:08:14 -0000 1.17 @@ -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.16 2006/04/01 03:20:52 vapier Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.17 2006/06/19 12:08:14 flammie Exp $ --> <sections> @@ -168,7 +168,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 - i.e. <c>dhcpcd_eth0</c>)</e>. </p> <p> @@ -359,11 +359,11 @@ <comment># To randomize the last 3 bytes only</comment> mac_eth0="random-ending" -<comment># To randomize between the same physical type of connection (eg fibre, +<comment># To randomize between the same physical type of connection (e.g. fibre, # copper, wireless) , all vendors</comment> mac_eth0="random-samekind" -<comment># To randomize between any physical type of connection (eg fibre, copper, +<comment># To randomize between any physical type of connection (e.g. fibre, copper, # wireless) , all vendors</comment> mac_eth0="random-anykind" -- [email protected] mailing list
