From owner-svn-doc-head@FreeBSD.ORG Thu Jun 6 08:05:18 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 48F93429; Thu, 6 Jun 2013 08:05:18 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2C1171E08; Thu, 6 Jun 2013 08:05:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5685Ikw052016; Thu, 6 Jun 2013 08:05:18 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5685IYb052014; Thu, 6 Jun 2013 08:05:18 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201306060805.r5685IYb052014@svn.freebsd.org> From: Hiroki Sato Date: Thu, 6 Jun 2013 08:05:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41847 - head/en_US.ISO8859-1/htdocs/releases/8.4R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 08:05:18 -0000 Author: hrs Date: Thu Jun 6 08:05:17 2013 New Revision: 41847 URL: http://svnweb.freebsd.org/changeset/doc/41847 Log: Fix more errors. Submitted by: wblock Modified: head/en_US.ISO8859-1/htdocs/releases/8.4R/relnotes-detailed.html Modified: head/en_US.ISO8859-1/htdocs/releases/8.4R/relnotes-detailed.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/8.4R/relnotes-detailed.html Thu Jun 6 08:02:21 2013 (r41846) +++ head/en_US.ISO8859-1/htdocs/releases/8.4R/relnotes-detailed.html Thu Jun 6 08:05:17 2013 (r41847) @@ -844,7 +844,7 @@ target="_top">r233496]

The bge(4) driver -now supports BCM5717/5718/5719/5720/5761/57766. controllers.[r243547, r247430]

href="http://www.FreeBSD.org/cgi/man.cgi?query=fxp&sektion=4&manpath=FreeBSD+8.4-RELEASE"> fxp(4) network interface driver has been improved. It does not cause unnecessary media change - in controller reconfiguration such as promiscuos mode change which leads to + in controller reconfiguration such as promiscuous mode change which leads to an extra link reestablishment.[r233502]

@@ -1226,10 +1226,9 @@ href="http://www.FreeBSD.org/cgi/man.cgi href="http://svn.freebsd.org/viewvc/base?view=revision&revision=235056" target="_top">r235056]

-

A loader tunable net.fibs now supports to -specifying the number of routing tables. The ROUTETABLES kernel option can still be used to set the -default number of routing tables.[A loader tunable net.fibs now supports specifying +the number of routing tables. The ROUTETABLES +kernel option can still be used to set the default number of routing tables.[r235104]

@@ -2226,7 +2225,7 @@ target="_top">r242083]

The service(8) -utility now supports an -R flag to restart all third +utility now supports a -R flag to restart all third party services in /usr/local/etc/rc.d.[r246609]