diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2000-06-28 23:16:44 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2000-06-28 23:16:44 +0000 |
commit | de84cf056ccf270f14ca6f9c44adb266bbc8f18b (patch) | |
tree | 270917cad32ae5e870970be6740acca41a51698e /share/man | |
parent | c121858d64253b3b034ab72f32086cdf08762006 (diff) |
Add some missing words and some other fixes.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/apm.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4 index 7e386ab4279..f7021bb16c8 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.4,v 1.8 2000/06/07 22:41:58 mickey Exp $ +.\" $OpenBSD: apm.4,v 1.9 2000/06/28 23:16:43 art Exp $ .\" .\" Copyright (c) 1998 Marco S. Hyman .\" @@ -96,11 +96,11 @@ The following values are defined for .It Dv APM_BATT_HIGH Battery has a high state of charge. .It Dv APM_BATT_LOW -Battery has a low state of charge +Battery has a low state of charge. .It Dv APM_BATT_CRITICAL -Battery +Battery has a critical state of chare. .It Dv APM_BATT_CHARGING -Battery is not high, low, or critical and is current charging. +Battery is not high, low, or critical and is currently charging. .It Dv APM_BATT_UNKNOWN Can not read the current battery state. .It Dv APM_BATTERY_ABSENT |