aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-08-19 23:36:49 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-08-19 23:36:49 +0000
commit0b5c3be90dde1a14a0716aed09d90d3bd8b8efaf (patch)
treeebdbc67464112e508b39e55b3bef2d3c8dc55fc4 /release
parent260799afa40015f085423d34dce4de3e2d828599 (diff)
downloadsrc-0b5c3be90dde1a14a0716aed09d90d3bd8b8efaf.tar.gz
src-0b5c3be90dde1a14a0716aed09d90d3bd8b8efaf.zip
Expand a little on the note about apm_battery. Note that apmd can
execute commands when the battery level changes, and point users at the examples in /etc/apmd.conf since this stuff isn't (yet?) documented in the manual page. Also note its MFC. Submitted by: nsayer
Notes
Notes: svn path=/head/; revision=81926
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml7
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml7
2 files changed, 10 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index b98e255bb467..2ced3f96629f 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -1600,8 +1600,11 @@
a specific point in the command line arguments rather than at the
end. &merged;</para>
- <para>&man.apmd.8; now supports monitoring of the battery state via the
- <literal>apm_battery</literal> configuration directive.</para>
+ <para>&man.apmd.8; now has the ability to monitor battery levels and
+ execute commands based on percentage or minutes of battery life
+ remaining via the <literal>apm_battery</literal> configuration
+ directive. See the commented out examples in
+ <filename>/etc/apmd.conf<filename> for the syntax. &merged;</para>
<para>&man.telnet.1; now does autologin and encryption by default;
a new <option>-y</option> option turns off encryption.</para>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index b98e255bb467..2ced3f96629f 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -1600,8 +1600,11 @@
a specific point in the command line arguments rather than at the
end. &merged;</para>
- <para>&man.apmd.8; now supports monitoring of the battery state via the
- <literal>apm_battery</literal> configuration directive.</para>
+ <para>&man.apmd.8; now has the ability to monitor battery levels and
+ execute commands based on percentage or minutes of battery life
+ remaining via the <literal>apm_battery</literal> configuration
+ directive. See the commented out examples in
+ <filename>/etc/apmd.conf<filename> for the syntax. &merged;</para>
<para>&man.telnet.1; now does autologin and encryption by default;
a new <option>-y</option> option turns off encryption.</para>