]> git.neil.brown.name Git - history.git/commitdiff
[CPUFREQ] Fix documentation pathname typos.
authorDave Jones <davej@redhat.com>
Tue, 7 Oct 2003 18:19:10 +0000 (19:19 +0100)
committerDave Jones <davej@redhat.com>
Tue, 7 Oct 2003 18:19:10 +0000 (19:19 +0100)
Spotted by Pavel Machek.

drivers/cpufreq/Kconfig

index c5f024921d79e57cb96c460ce2c164b0db221ed3..3c496cfef0e1310d9616b3a25805c797dddf9ba0 100644 (file)
@@ -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 
          <http://www.lart.tudelft.nl/>
 
-         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.