1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Fix typo

PR:		ports/71582
Submitted by:	Leland Wang <llwang@infor.org>
Approved by:	cperciva (maintainer)
This commit is contained in:
Pav Lucistnik 2004-10-12 16:22:46 +00:00
parent 67eafae3f0
commit abbd308a16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119061

View File

@ -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".