summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-01-07 17:35:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-01-07 17:35:36 +0000
commit3bc52dd55e7f4cb9e73db45dc8dd7f53bf8cf5d1 (patch)
treef8487df6f835bb05ed6e89665940989ee5b2fb0d /share/man/man4
parentab123889dbe1b6518e906814e8d34b67ecd6f305 (diff)
more tweaks; ok grange
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/acpi.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index 3bae0305470..af86a7caf69 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpi.4,v 1.3 2006/01/07 15:14:19 jmc Exp $
+.\" $OpenBSD: acpi.4,v 1.4 2006/01/07 17:35:35 jmc Exp $
.\"
.\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -28,7 +28,7 @@
.Sh DESCRIPTION
The
.Nm
-driver provides basic support for the ACPI including loading ACPI tables from
+driver provides basic support for ACPI including loading ACPI tables from
the firmware, parsing and interpreting AML code, event handling,
suspending and powering off, and attaching device drivers.
.Pp
@@ -41,7 +41,7 @@ If the configuration option
.Dq Dv ACPI_ENABLE
is set, the
.Nm
-driver will take over the ACPI control.
+driver will take control of ACPI from the firmware (BIOS).
WARNING: this may cause an overheating on some machines since
.Nm
doesn't provide any thermal or cooling control.