diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2010-02-28 10:47:44 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2010-02-28 10:47:44 +0000 |
commit | 2d40560fa0df73ae413184a3b0bf472983efa11f (patch) | |
tree | 7f1db34a49d0d9f467e10f22306ef942af13c888 | |
parent | 7e68213f06c06f160edcc7aa6037863fa2c6ac2c (diff) |
we do actually provide a battery life estimate
-rw-r--r-- | share/man/man4/man4.loongson/apm.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/man4.loongson/apm.4 b/share/man/man4/man4.loongson/apm.4 index 508470dbad8..8d62513fe0b 100644 --- a/share/man/man4/man4.loongson/apm.4 +++ b/share/man/man4/man4.loongson/apm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.4,v 1.1 2010/02/28 08:52:32 otto Exp $ +.\" $OpenBSD: apm.4,v 1.2 2010/02/28 10:47:43 otto Exp $ .\" .\" Copyright (c) 1999 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -134,9 +134,7 @@ value contains the estimated percentage of battery life available. .Pp The .Va minutes_left -value is always -1, -as the hardware does not provide an estimated number of minutes of -battery life remaining. +value contains the estimated number of minutes of battery life remaining. .\" .It Dv APM_IOC_NEXTEVENT .\" .Em NOT YET SUPPORTED on loongson .\" .Pq Li "struct apm_event_info" |