jkt 05/09/07 19:00:28 Modified: xml/htdocs/doc/en/handbook hb-net-modules.xml Log: user_eth0 should be adsl_user_eth0
Revision Changes Path 1.8 +4 -4 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.8&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.8&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.7&r2=1.8&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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- hb-net-modules.xml 2 Aug 2005 22:57:12 -0000 1.7 +++ hb-net-modules.xml 7 Sep 2005 19:00:28 -0000 1.8 @@ -4,12 +4,12 @@ <!-- 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.7 2005/08/02 22:57:12 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.8 2005/09/07 19:00:28 jkt Exp $ --> <sections> -<version>1.3</version> -<date>2005-08-02</date> +<version>1.4</version> +<date>2005-09-07</date> <section> <title>Network Modules</title> @@ -219,7 +219,7 @@ <pre caption="Configure eth0 for ADSL"> config_eth0=( "adsl" ) -user_eth0="username" +adsl_user_eth0="username" </pre> <p> -- [email protected] mailing list
