summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2009-12-21 22:56:06 +0000
committergavin <gavin@FreeBSD.org>2009-12-21 22:56:06 +0000
commitff11c95c02875da75a253540063bc31a2d7b99b9 (patch)
treeeee6cb7bb10e58d9dca2c19daa711a313d2b0442 /usr.sbin/powerd
parent6cf4c8532735bac313b4687b9549d605532b8361 (diff)
downloadFreeBSD-src-ff11c95c02875da75a253540063bc31a2d7b99b9.zip
FreeBSD-src-ff11c95c02875da75a253540063bc31a2d7b99b9.tar.gz
Grammar and minor tweaks to powerd(8) man page.
PR: docs/133186 Approved by: ed (mentor) MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/powerd')
-rw-r--r--usr.sbin/powerd/powerd.89
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8
index 7465410..5808862 100644
--- a/usr.sbin/powerd/powerd.8
+++ b/usr.sbin/powerd/powerd.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 24, 2008
+.Dd December 21, 2009
.Dt POWERD 8
.Os
.Sh NAME
@@ -45,7 +45,7 @@ The
.Nm
utility monitors the system state and sets various power control options
accordingly.
-It offers three modes (maximum, minimum, and adaptive) that can be
+It offers four modes (maximum, minimum, adaptive and hiadaptive) that can be
individually selected while on AC power or batteries.
The modes maximum, minimum, adaptive and hiadaptive may be abbreviated
max, min, adp, hadp.
@@ -57,9 +57,10 @@ Adaptive mode attempts to strike a balance by degrading performance when
the system appears idle and increasing it when the system is busy.
It offers a good balance between a small performance loss for greatly
increased power savings.
-Hiadaptive mode is alike adaptive mode, but tuned for systems where
+Hiadaptive mode is like adaptive mode, but tuned for systems where
performance and interactivity are more important then power consumption.
-It rises frequency faster, drops slower and keeps twice lower CPU load.
+It increases frequency faster, reduces the frequency less aggressively and
+will maintain full frequency for longer.
The default mode is adaptive for battery power and hiadaptive for the rest.
.Pp
The
OpenPOWER on IntegriCloud