summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-10-13 07:19:28 +0000
committerjmc <jmc@openbsd.org>2006-10-13 07:19:28 +0000
commit3c4e815a40480122f680d53ef0fe30028040b2fd (patch)
tree46ec957dd811f906e2b1e92e0269fcf71f203edb
parent__mips64__ handling too.. sigh (diff)
downloadwireguard-openbsd-3c4e815a40480122f680d53ef0fe30028040b2fd.tar.xz
wireguard-openbsd-3c4e815a40480122f680d53ef0fe30028040b2fd.zip
tweaks;
-rw-r--r--share/man/man4/acpi.414
1 files changed, 8 insertions, 6 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index 1b2436ea773..abd59fa3bac 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpi.4,v 1.13 2006/10/12 18:48:58 marco Exp $
+.\" $OpenBSD: acpi.4,v 1.14 2006/10/13 07:19:28 jmc Exp $
.\"
.\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -49,8 +49,9 @@ The
driver supports ACPI AC Adapters.
Information about AC power source status (connected or disconnected) is
available through this driver.
-AC power source status is updated every 10 seconds or, if the implementation
-suports it, via an event.
+AC power source status is updated every 10 seconds or,
+if the implementation supports it,
+via an event.
.Pp
The
.Nm acpibat
@@ -58,7 +59,8 @@ driver supports the ACPI Control Method Battery interface between the
battery and the host.
Information about the battery, such as capacity, recharge rate, voltage,
and serial number, is available through this driver.
-Battery status is updated every 10 seconds or, if the implementation suports it,
+Battery status is updated every 10 seconds or,
+if the implementation supports it,
via an event.
.Pp
The
@@ -95,7 +97,7 @@ The
.Nm acpitz
driver supports ACPI Thermal Zones.
Temperature information is available through this driver as a sensor
-which is updated every 10 seconds or, if the implementation suports it,
+which is updated every 10 seconds or, if the implementation supports it,
via an event.
.\" If the temperature exceeds the
.\" .Sq critical
@@ -159,7 +161,7 @@ drivers were written by
.An Marco Peereboom Aq marco@openbsd.org .
.Pp
The
-.Nm acpiec,
+.Nm acpiec
and
.Nm acpitz
drivers were written by