summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2000-10-18 21:11:12 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2000-10-18 21:11:12 +0000
commitd1a29f7bb5471aefc0ed8fb1c0e62bacf4811850 (patch)
tree0631cb27c2a447b48601a4c64f67016d40135368
parent1bb79145902d86cbefa11525b6374fb77da7c0ed (diff)
add a BUGS section, add a bug w/ powerdown
-rw-r--r--share/man/man4/man4.i386/apm.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4
index 3af2641a968..145a69d87bb 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.11 2000/07/05 13:46:52 aaron Exp $
+.\" $OpenBSD: apm.4,v 1.12 2000/10/18 21:11:11 mickey Exp $
.\"
.\" Copyright (c) 1998 Marco S. Hyman
.\"
@@ -258,3 +258,6 @@ driver source code contains these copyrights:
.El
.Pp
\&...and has been hacked on by many others since.
+.Sh BUGS
+Not all the BIOSes support power down the way we are attempting
+to execute it.