From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1ED5AL-0008Ri-0z for garchives@archives.gentoo.org; Wed, 07 Sep 2005 19:01:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j87IvCW4003292; Wed, 7 Sep 2005 18:57:12 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j87IvBBP003435 for ; Wed, 7 Sep 2005 18:57:11 GMT Message-Id: <200509071857.j87IvBBP003435@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1ED5A3-0006aC-7N for gentoo-doc-cvs@lists.gentoo.org; Wed, 07 Sep 2005 19:00:43 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 7 Sep 2005 19:00:28 +0000 From: "Jan Kundrat" Date: Wed, 7 Sep 2005 19:00:28 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-net-modules.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: aec57174-3722-4f61-bde2-0d8b1f7545c0 X-Archives-Hash: 6a02650aff05535d5bcfc77fe7cc4aa9 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 @@ - + -1.3 -2005-08-02 +1.4 +2005-09-07
Network Modules @@ -219,7 +219,7 @@
 config_eth0=( "adsl" )
-user_eth0="username"
+adsl_user_eth0="username"
 

-- gentoo-doc-cvs@gentoo.org mailing list