svn commit: r198309 - stable/8/share/man/man4

Stanislav Sedov stas at FreeBSD.org
Tue Oct 20 22:11:18 UTC 2009


Author: stas
Date: Tue Oct 20 22:11:17 2009
New Revision: 198309
URL: http://svn.freebsd.org/changeset/base/198309

Log:
  - Note that ASF is now disabled by default in 8.0.
  
  Approved by:	re (kib)

Modified:
  stable/8/share/man/man4/bge.4

Modified: stable/8/share/man/man4/bge.4
==============================================================================
--- stable/8/share/man/man4/bge.4	Tue Oct 20 21:36:56 2009	(r198308)
+++ stable/8/share/man/man4/bge.4	Tue Oct 20 22:11:17 2009	(r198309)
@@ -31,7 +31,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 19, 2009
+.Dd Oct 21, 2009
 .Dt BGE 4
 .Os
 .Sh NAME
@@ -217,7 +217,7 @@ prompt before booting the kernel, or sto
 .It Va hw.bge.allow_asf
 Allow the ASF feature for cooperating with IPMI.
 Can cause system lockup problems on a small number of systems.
-Enabled by default.
+Disabled by default.
 .El
 .Sh DIAGNOSTICS
 .Bl -diag


More information about the svn-src-all mailing list