Date: Thu, 19 Jan 2012 20:31:29 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r230339 - head/share/man/man4 Message-ID: <201201192031.q0JKVTCr006463@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yongari Date: Thu Jan 19 20:31:29 2012 New Revision: 230339 URL: http://svn.freebsd.org/changeset/base/230339 Log: Reflect tunable name change made in r230337. Modified: head/share/man/man4/bge.4 Modified: head/share/man/man4/bge.4 ============================================================================== --- head/share/man/man4/bge.4 Thu Jan 19 20:28:58 2012 (r230338) +++ head/share/man/man4/bge.4 Thu Jan 19 20:31:29 2012 (r230339) @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 17, 2012 +.Dd January 19, 2012 .Dt BGE 4 .Os .Sh NAME @@ -197,9 +197,9 @@ prompt before booting the kernel, or sto Allow the ASF feature for cooperating with IPMI. Can cause system lockup problems on a small number of systems. Enabled by default. -.It Va dev.bge.%d.msi_disable -Non-zero value disables MSI support on the Ethernet hardware. -The default value is 0. +.It Va dev.bge.%d.msi +Non-zero value enables MSI support on the Ethernet hardware. +The default value is 1. .El .Sh SYSCTL VARIABLES The following variables are available as both
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201192031.q0JKVTCr006463>