From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CB3091381F3 for ; Wed, 8 May 2013 06:28:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33A11E0993; Wed, 8 May 2013 06:28:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3FE2E0990 for ; Wed, 8 May 2013 06:28:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B16BF33DFDE for ; Wed, 8 May 2013 06:28:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 600782171D; Wed, 8 May 2013 06:28:15 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-net-advanced.xml X-VCS-Repository: gentoo X-VCS-Files: hb-net-advanced.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130508062815.600782171D@flycatcher.gentoo.org> Date: Wed, 8 May 2013 06:28:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 280ce651-da5c-4e7f-9d72-329e8f1e88c7 X-Archives-Hash: 3fa6b92c7303b74558d2767521de7512 swift 13/05/08 06:28:15 Modified: hb-net-advanced.xml Log: Fix bug #468992 - Typo for ID_NET_NAME_ONBOARD parameter Revision Changes Path 1.20 xml/htdocs/doc/en/handbook/hb-net-advanced.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?r1=1.19&r2=1.20 Index: hb-net-advanced.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- hb-net-advanced.xml 6 May 2013 14:24:20 -0000 1.19 +++ hb-net-advanced.xml 8 May 2013 06:28:15 -0000 1.20 @@ -4,7 +4,7 @@ - + @@ -13,8 +13,8 @@ before we learn about modular networking. -12 -2013-05-06 +13 +2013-05-07
Advanced Configuration @@ -249,7 +249,7 @@
  1. the onboard (on the interface itself) registered name of the network card, - which is later seen through the ID_NET_NAME_ONBARD parameter; + which is later seen through the ID_NET_NAME_ONBOARD parameter;
  2. the slot in which the network card is plugged in, which is later seen @@ -268,7 +268,7 @@

    Based on this information, the device manager decides how to name the interface on the system. By default, it uses the first hit of the above three parameters. -For instance, if ID_NET_NAME_ONBARD is found and set to eno1, then +For instance, if ID_NET_NAME_ONBOARD is found and set to eno1, then the interface will be called eno1.