From: Dave Jones Date: Tue, 7 Oct 2003 18:19:10 +0000 (+0100) Subject: [CPUFREQ] Fix documentation pathname typos. X-Git-Tag: v2.6.0-test7~24^2~8 X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=9446feaa0a3874ddca104cfeae15944a01243cba;p=history.git [CPUFREQ] Fix documentation pathname typos. Spotted by Pavel Machek. --- diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig index c5f024921d79..3c496cfef0e1 100644 --- a/drivers/cpufreq/Kconfig +++ b/drivers/cpufreq/Kconfig @@ -6,7 +6,7 @@ config CPU_FREQ_PROC_INTF CPUFreq. Please note that it is recommended to use the sysfs interface instead (which is built automatically). - For details, take a look at linux/Documentation/cpufreq. + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N. @@ -64,7 +64,7 @@ config CPU_FREQ_GOV_USERSPACE be able to set the CPU dynamically, like on LART - For details, take a look at linux/Documentation/cpufreq. + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say Y. @@ -78,6 +78,6 @@ config CPU_FREQ_24_API the same functionality as long as "userspace" is the selected governor for the specified CPU. - For details, take a look at linux/Documentation/cpufreq. + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N.