summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apm/apm.8
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-01-16 20:25:57 +0000
committergreen <green@FreeBSD.org>2000-01-16 20:25:57 +0000
commitdb0585c614f2e1f50612a76cc34482f1712f1214 (patch)
tree8efe3c805e6968c3aa50eb2f29fcaa35fa38b6a1 /usr.sbin/apm/apm.8
parenta9af0234736b120aa8dcc3f1c0c53bd2ea78fb4c (diff)
downloadFreeBSD-src-db0585c614f2e1f50612a76cc34482f1712f1214.zip
FreeBSD-src-db0585c614f2e1f50612a76cc34482f1712f1214.tar.gz
Add the apm -e argument, which will toggle the "enabled" status of APM.
Diffstat (limited to 'usr.sbin/apm/apm.8')
-rw-r--r--usr.sbin/apm/apm.85
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8
index f076bd6..1e3331c 100644
--- a/usr.sbin/apm/apm.8
+++ b/usr.sbin/apm/apm.8
@@ -19,7 +19,7 @@
.Nd control the APM BIOS and display its information
.Sh SYNOPSIS
.Nm apm
-.Op Fl ablstzZ
+.Op Fl abelstzZ
.Op Fl d Ar 1|0
.Op Fl r Ar delta
.Pp
@@ -68,6 +68,9 @@ or
.Ar 0
respectively. This argument seems to not work on many different
laptops, including the Libretto 30CT and 50CT.
+.It Fl e
+Enable APM if it is currently not enabled, or disable APM if it is currently
+enabled.
.It Fl l
Display the remaining battery percentage. If your laptop does not
support this function, 255 is displayed.
OpenPOWER on IntegriCloud