summaryrefslogtreecommitdiff
path: root/usr.sbin/apm/apm.8
diff options
context:
space:
mode:
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 f67bdb28230..f5627cf5d4a 100644
--- a/usr.sbin/apm/apm.8
+++ b/usr.sbin/apm/apm.8
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: apm.8,v 1.3 1998/03/10 04:51:03 millert Exp $
+.\" $Id: apm.8,v 1.4 1998/10/29 18:21:44 mickey Exp $
.\"
.Dd March 18, 1996
.Dt APM 8
@@ -43,6 +43,7 @@
.Op Fl S
.Op Fl s
.Op Fl l
+.Op Fl m
.Op Fl b
.Op Fl a
.Op Fl v
@@ -65,6 +66,8 @@ Put the system into suspend (deep sleep) mode.
Put the system into stand-by (light sleep) mode.
.It Fl l
Display the estimated battery lifetime (in percent).
+.It Fl m
+Display the estimated battery lifetime (in minutes).
.It Fl b
Display the battery status. 0 means high, 1 means low, 2 means
critical, 3 means charging, 4 means absent, and 255 means unknown.