summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorMichael Knudsen <mk@cvs.openbsd.org>2006-09-20 07:41:22 +0000
committerMichael Knudsen <mk@cvs.openbsd.org>2006-09-20 07:41:22 +0000
commitb9f9ce134b149d74be6f13f43e1bff7c6f3ec958 (patch)
tree9e2acc53d983758be3520d760f3d1419efa09ecb /share/man
parentda82474566f31aca2dff70508179aca3a7aefee6 (diff)
Add acpibat(4) to list of supported devices and .Xr in SEE ALSO. Also
.Xr acpihpet 4 in SEE ALSO. ok jmc
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/acpi.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index 664822c220c..326607926f9 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpi.4,v 1.5 2006/03/08 17:45:19 grange Exp $
+.\" $OpenBSD: acpi.4,v 1.6 2006/09/20 07:41:21 mk Exp $
.\"
.\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -47,12 +47,16 @@ WARNING: this may cause an overheating on some machines since
doesn't provide any thermal or cooling control.
.Sh SUPPORTED DEVICES
.Bl -tag -width 12n -offset indent -compact
+.It Xr acpibat 4
+ACPI Control Method Battery
.It Xr acpihpet 4
ACPI High Precision Event Timer
.It Xr acpitimer 4
ACPI power management timer
.El
.Sh SEE ALSO
+.Xr acpibat 4 ,
+.Xr acpihpet 4 ,
.Xr acpitimer 4 ,
.Xr intro 4
.Sh HISTORY