From owner-svn-src-all@FreeBSD.ORG Fri Sep 26 13:12:01 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55FC451C; Fri, 26 Sep 2014 13:12:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40D3A9D6; Fri, 26 Sep 2014 13:12:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8QDC1VZ063477; Fri, 26 Sep 2014 13:12:01 GMT (envelope-from gavin@FreeBSD.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8QDC1cM063476; Fri, 26 Sep 2014 13:12:01 GMT (envelope-from gavin@FreeBSD.org) Message-Id: <201409261312.s8QDC1cM063476@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gavin set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson Date: Fri, 26 Sep 2014 13:12:01 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r272180 - head/release/doc/en_US.ISO8859-1/hardware X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2014 13:12:01 -0000 Author: gavin Date: Fri Sep 26 13:12:00 2014 New Revision: 272180 URL: http://svnweb.freebsd.org/changeset/base/272180 Log: Add ipheth(4) to the hardware notes. MFC after: 6 days Modified: head/release/doc/en_US.ISO8859-1/hardware/article.xml Modified: head/release/doc/en_US.ISO8859-1/hardware/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/hardware/article.xml Fri Sep 26 13:02:29 2014 (r272179) +++ head/release/doc/en_US.ISO8859-1/hardware/article.xml Fri Sep 26 13:12:00 2014 (r272180) @@ -837,6 +837,8 @@ &hwlist.igb; + &hwlist.ipheth; + &hwlist.ixgb; &hwlist.ixgbe;