Date: Sun, 28 Nov 2010 16:03:01 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r216004 - stable/8/share/man/man4 Message-ID: <201011281603.oASG31jT025347@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marius Date: Sun Nov 28 16:03:01 2010 New Revision: 216004 URL: http://svn.freebsd.org/changeset/base/216004 Log: MFC: r215907 Remove the description of the dev.fxp.%d.noflow tunable as it was removed in r215906 (MFC'ed to stable/8 in r216002) and the flowcontrol media option now should be set as desired via ifconfig(8) instead. Modified: stable/8/share/man/man4/fxp.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modified: stable/8/share/man/man4/fxp.4 ============================================================================== --- stable/8/share/man/man4/fxp.4 Sun Nov 28 15:59:45 2010 (r216003) +++ stable/8/share/man/man4/fxp.4 Sun Nov 28 16:03:01 2010 (r216004) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011281603.oASG31jT025347>