summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-06 16:28:58 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-06 16:28:58 +0000
commit15b035d9d9c085f06f67683ea08a7d0737947229 (patch)
tree911b079e866cb8ed98dd407e374cbfc2c3cbcaa4 /DOCS
parent863615513c166cfe8368c23794191bc4fe01f504 (diff)
downloadmpv-15b035d9d9c085f06f67683ea08a7d0737947229.tar.bz2
mpv-15b035d9d9c085f06f67683ea08a7d0737947229.tar.xz
fix cpufreq link
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19719 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index 2a3e290709..9759412a08 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -555,7 +555,7 @@ I get very strange percentage values (way too big) while playing files on my not
It's an effect of the power management / power saving system of your notebook
(BIOS, not kernel). Plug the external power connector in
<emphasis role="bold">before</emphasis> you power on your notebook. You can also
-try whether <ulink url="http://www.brodo.de/cpufreq/">cpufreq</ulink>
+try whether <ulink url="http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufreq.html/">cpufreq</ulink>
(a SpeedStep interface for Linux) helps you.
</para></answer>
</qandaentry>