fox2mike 06/01/03 07:47:17 Modified: xml/htdocs/doc/en/handbook hb-net-modules.xml Log: Cleaning up after a sleepy rane ;)
Revision Changes Path 1.12 +5 -5 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.12&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.12&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.11&r2=1.12&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.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- hb-net-modules.xml 3 Jan 2006 07:32:56 -0000 1.11 +++ hb-net-modules.xml 3 Jan 2006 07:47:17 -0000 1.12 @@ -4,11 +4,11 @@ <!-- 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.11 2006/01/03 07:32:56 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.12 2006/01/03 07:47:17 fox2mike Exp $ --> <sections> -<version>1.6</version> +<version>1.7</version> <date>2006-01-03</date> <section> @@ -342,9 +342,9 @@ <p> You don't need to emerge anything for changing the MAC address of your interface if you have <c>sys-apps/baselayout-1.11.14</c> or newer and want to -change to a specific address. However, if you need to change to a random -address, a random address of a given type or have an older baselayout, you have -to emerge <c>net-analyzer/macchanger</c>. +change to a specific MAC address. However, if you need to change to a random MAC +address or have a baselayout older than the version mentioned above, you have +to emerge <c>net-analyzer/macchanger</c> to be able to make use of this feature. </p> <pre caption="MAC Address change example"> -- [email protected] mailing list
