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 1EvGjS-0000He-Sd for garchives@archives.gentoo.org; Sat, 07 Jan 2006 16:15:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k07GFlx8010926; Sat, 7 Jan 2006 16:15:47 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k07GFlKj022138 for ; Sat, 7 Jan 2006 16:15:47 GMT Message-Id: <200601071615.k07GFlKj022138@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.54) id 1EvGjK-0004rW-MP for gentoo-doc-cvs@lists.gentoo.org; Sat, 07 Jan 2006 16:15:46 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sat, 7 Jan 2006 16:15:45 +0000 From: "Jan Kundrat" Date: Sat, 7 Jan 2006 16:15:45 +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: 886fa34b-9a7a-4f60-9da8-205a8bda7f5d X-Archives-Hash: dafd3f5b4ce0c847dea449a25e250511 jkt 06/01/07 16:15:45 Modified: xml/htdocs/doc/en/handbook hb-net-modules.xml Log: *no content change*: - added missing period - added missing "#" to mark comment Revision Changes Path 1.13 +3 -3 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.13&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.13&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.12&r2=1.13&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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- hb-net-modules.xml 3 Jan 2006 07:47:17 -0000 1.12 +++ hb-net-modules.xml 7 Jan 2006 16:15:45 -0000 1.13 @@ -4,7 +4,7 @@ - + @@ -163,7 +163,7 @@

To send specific options to the DHCP module, use module_eth0="..." -(change module to the DHCP module you're using - ie dhcpcd_eth0) +(change module to the DHCP module you're using - ie dhcpcd_eth0).

@@ -279,7 +279,7 @@

-To bond interfaces together
+# To bond interfaces together
 slaves_bond0="eth0 eth1 eth2"
 
 # You may not want to assign an IP to the bonded interface



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