--- 2.6.11-mm1-orig/fs/Kconfig 2005-03-04 15:12:41.000000000 +0100 +++ 2.6.11-mm1/fs/Kconfig 2005-03-04 15:08:13.000000000 +0100 @@ -442,10 +442,10 @@ help This option enables a generic filesystem caching manager that can be used by various network and other filesystems to cache data - locally. Diffent sorts of caches can be plugged in, depending on the + locally. Different sorts of caches can be plugged in, depending on the resources available. - See Documentation/filesystems/fscache.txt for more information. + See Documentation/filesystems/caching/fscache.txt for more information. config CACHEFS tristate "Filesystem caching filesystem" @@ -464,7 +464,7 @@ The cache can be journalled so that the cache contents aren't destroyed in the event of a power failure. - See Documentation/filesystems/cachefs.txt for more information. + See Documentation/filesystems/caching/cachefs.txt for more information. endmenu