diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-12 16:22:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-12 16:22:46 +0000 |
commit | abbd308a162f3f3c6598e1a6f14308404623ce16 (patch) | |
tree | b2ce42c7317491a6eafee97b90dae869a9c8f292 /sysutils | |
parent | Update to 1.0.7 (based on SQLite 3.0.8). (diff) |
- Fix typo
PR: ports/71582
Submitted by: Leland Wang <llwang@infor.org>
Approved by: cperciva (maintainer)
Notes
Notes:
svn path=/head/; revision=119061
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/estctrl/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/estctrl/pkg-message b/sysutils/estctrl/pkg-message index b70a0abfaded..dac001f128db 100644 --- a/sysutils/estctrl/pkg-message +++ b/sysutils/estctrl/pkg-message @@ -2,6 +2,6 @@ To start the Enhanced Speedstep daemon at boot: echo 'estctrl_enable="YES"' >> /etc/rc.conf To run the processor at minimum or maximum frequency when on AC or -battery power, set the est_speed_ac or est_speed_battery variables -to "min" or "max". +battery power, set the estctrl_speed_ac or estctrl_speed_battery +variables to "min" or "max". |