summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apm/apm.8
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2005-05-30 18:44:43 +0000
committerwill <will@FreeBSD.org>2005-05-30 18:44:43 +0000
commita3d36123eb77ad142c751f73eaae948cd329932d (patch)
treeb495c40e8bfbe6cc3b3d2e2497a9628ad3a8c921 /usr.sbin/apm/apm.8
parent40174d72175d768e717adaf945d093debbee932a (diff)
downloadFreeBSD-src-a3d36123eb77ad142c751f73eaae948cd329932d.zip
FreeBSD-src-a3d36123eb77ad142c751f73eaae948cd329932d.tar.gz
Make apm(8) understand AC Line state 2 as "backup power".
Submitted by: liamfoy@sepulcrum.org
Diffstat (limited to 'usr.sbin/apm/apm.8')
-rw-r--r--usr.sbin/apm/apm.86
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8
index 8142668..1e36f63 100644
--- a/usr.sbin/apm/apm.8
+++ b/usr.sbin/apm/apm.8
@@ -49,10 +49,12 @@ per line in the order given here.
.It Fl a
Display the current AC-line status as an integer value.
The values
-0 and 1 correspond to the
+0, 1 and 2 correspond to the
.Dq off-line
-state or
+state,
.Dq on-line
+state or
+.Dq backup power
state, respectively.
.It Fl b
Display an integer value reflecting the current battery status.
OpenPOWER on IntegriCloud