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.54) id 1FPWcq-0006Zp-VN for garchives@archives.gentoo.org; Sat, 01 Apr 2006 03:18:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k313IELd009142; Sat, 1 Apr 2006 03:18:14 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k313IDA8027057 for ; Sat, 1 Apr 2006 03:18:13 GMT Message-Id: <200604010318.k313IDA8027057@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FPWcv-0004xw-3R for gentoo-doc-cvs@lists.gentoo.org; Sat, 01 Apr 2006 03:18:13 +0000 Received: by lark (sSMTP sendmail emulation); Sat, 1 Apr 2006 03:18:12 +0000 From: "vapier" Date: Sat, 1 Apr 2006 03:18:12 +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: 862482b2-e4da-4677-ad1d-2989b857132c X-Archives-Hash: 8cbd93cc9243dc098f46958a5064eb24 vapier 06/04/01 03:18:12 Modified: hb-net-modules.xml Log: make sure there is no ambiguity as to where the adsl settings go Revision Changes Path 1.14 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.14&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.14&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.13&r2=1.14&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.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- hb-net-modules.xml 7 Jan 2006 16:15:45 -0000 1.13 +++ hb-net-modules.xml 1 Apr 2006 03:18:12 -0000 1.14 @@ -4,7 +4,7 @@ - + @@ -213,11 +213,11 @@

-Now we need to instruct configure eth0 to be an ADSL interface and enter -our username. +Now we need to configure eth0 to be an ADSL interface and enter our +username by updating /etc/conf.d/net.

-
+
 config_eth0=( "adsl" )
 adsl_user_eth0="username"
 
-- gentoo-doc-cvs@gentoo.org mailing list