From owner-svn-src-head@FreeBSD.ORG Fri Nov 26 21:57:02 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B472106564A; Fri, 26 Nov 2010 21:57:02 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2A1AF8FC13; Fri, 26 Nov 2010 21:57:02 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id oAQLv29I085969; Fri, 26 Nov 2010 21:57:02 GMT (envelope-from marius@svn.freebsd.org) Received: (from marius@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oAQLv2Wc085967; Fri, 26 Nov 2010 21:57:02 GMT (envelope-from marius@svn.freebsd.org) Message-Id: <201011262157.oAQLv2Wc085967@svn.freebsd.org> From: Marius Strobl Date: Fri, 26 Nov 2010 21:57:02 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r215907 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 21:57:02 -0000 Author: marius Date: Fri Nov 26 21:57:01 2010 New Revision: 215907 URL: http://svn.freebsd.org/changeset/base/215907 Log: Remove the description of the dev.fxp.%d.noflow tunable as it was removed in r215906 and the flowcontrol media option now should be set as desired via ifconfig(8) instead. Modified: head/share/man/man4/fxp.4 Modified: head/share/man/man4/fxp.4 ============================================================================== --- head/share/man/man4/fxp.4 Fri Nov 26 21:52:33 2010 (r215906) +++ head/share/man/man4/fxp.4 Fri Nov 26 21:57:01 2010 (r215907) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 12, 2010 +.Dd November 26, 2010 .Dt FXP 4 .Os .Sh NAME @@ -166,9 +166,6 @@ Number of packets that will be bundled, generated. This is only effective if the Intel microcode is loaded. The accepted range is 1 to 65535, the default is 6. -.It Va dev.fxp.%d.noflow -Controls whether flow control should be used or not. -The default is 1 (no flow control). .El .Sh SYSCTL VARIABLES The following variables are available as