summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2007-11-28 13:06:57 +0000
committertedu <tedu@openbsd.org>2007-11-28 13:06:57 +0000
commit0266b496cdc629d99c61639ce320bc7ce6fbd627 (patch)
tree47c1e54d57ca64859a51d32fd1f74ff578234205
parentadd apm (diff)
downloadwireguard-openbsd-0266b496cdc629d99c61639ce320bc7ce6fbd627.tar.xz
wireguard-openbsd-0266b496cdc629d99c61639ce320bc7ce6fbd627.zip
provide a hint that apm might be acpi on some machines
-rw-r--r--share/man/man4/man4.i386/apm.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4
index 8077ad89eed..ea6dfeb8ca8 100644
--- a/share/man/man4/man4.i386/apm.4
+++ b/share/man/man4/man4.i386/apm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apm.4,v 1.27 2007/11/28 12:58:30 tedu Exp $
+.\" $OpenBSD: apm.4,v 1.28 2007/11/28 13:06:57 tedu Exp $
.\"
.\" Copyright (c) 1998 Marco S. Hyman
.\"
@@ -26,6 +26,10 @@ driver provides an interface to the Advanced Power Management
functions.
The driver supports versions 1.0, 1.1, and 1.2 interface specifications.
.Pp
+This driver also provides an interface to
+.Xr acpi 4
+on some machines.
+.Pp
The low two bytes of the flags specify the version of the specification
driver should conform to in binary decimal notation.
The value of 0x0101 would specify version 1.1 of the interface