diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.zaurus/apm.4 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man4/man4.zaurus/apm.4 b/share/man/man4/man4.zaurus/apm.4 index f598ef353d6..bf0627a9a9e 100644 --- a/share/man/man4/man4.zaurus/apm.4 +++ b/share/man/man4/man4.zaurus/apm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.4,v 1.2 2005/02/22 13:34:42 jmc Exp $ +.\" $OpenBSD: apm.4,v 1.3 2005/02/23 02:08:01 uwe Exp $ .\" .\" Copyright (c) 1998 Marco S. Hyman .\" @@ -30,10 +30,8 @@ functions are translated into the appropriate Power Manager requests. Currently only battery level, AC connection, and charging status is available from the .Nm -device. -Suspend mode is -.Ud . -Standby and other power events are +device, and no distinction is made between standby and suspend requests. +Other power events are .Em NOT YET SUPPORTED . .Pp Configuration options: @@ -59,7 +57,6 @@ They are defined in .Pq Li "struct apm_event_info" .Em Not implemented . DO NOT USE . .It Dv APM_IOC_STANDBY -.Em NOT YET SUPPORTED on zaurus .Pq Li "no parameters" Request .Dq standby @@ -301,7 +298,7 @@ driver source code contains these copyrights: .Pp \&...and has been hacked on by many others since. .Sh BUGS -Standby mode and power events are not supported. +Power events are not supported. .Pp If the battery is charging, the battery life remaining is incorrectly reported as 100% until charging is complete. |