diff options
| -rw-r--r-- | Documentation/computone.txt | 2 | ||||
| -rw-r--r-- | Documentation/networking/bonding.txt | 5 | ||||
| -rw-r--r-- | arch/alpha/Kconfig | 4 | ||||
| -rw-r--r-- | arch/arm/Kconfig | 2 | ||||
| -rw-r--r-- | arch/i386/Kconfig | 4 | ||||
| -rw-r--r-- | arch/mips/Kconfig | 5 | ||||
| -rw-r--r-- | arch/parisc/Kconfig | 7 | ||||
| -rw-r--r-- | arch/ppc/Kconfig | 2 | ||||
| -rw-r--r-- | arch/s390/Kconfig | 5 | ||||
| -rw-r--r-- | arch/sh/Kconfig | 11 | ||||
| -rw-r--r-- | arch/sparc/Kconfig | 4 | ||||
| -rw-r--r-- | arch/sparc64/Kconfig | 10 | ||||
| -rw-r--r-- | drivers/net/Kconfig | 4 | ||||
| -rw-r--r-- | drivers/net/tulip/21142.c | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/eeprom.c | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/interrupt.c | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/media.c | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/pnic.c | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/pnic2.c | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/timer.c | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/tulip.h | 2 | ||||
| -rw-r--r-- | drivers/net/tulip/tulip_core.c | 2 | ||||
| -rw-r--r-- | drivers/usb/media/Kconfig | 2 | ||||
| -rw-r--r-- | net/decnet/README | 2 |
24 files changed, 42 insertions, 45 deletions
diff --git a/Documentation/computone.txt b/Documentation/computone.txt index dfc1277aa1f0..fb186e04f14a 100644 --- a/Documentation/computone.txt +++ b/Documentation/computone.txt @@ -261,7 +261,7 @@ A userspace daemon, devfsd, exists to allow for automatic creation and management of symbolic links from the devfs name space to the conventional names. More details on devfs can be found on the DEVFS home site at <http://www.atnf.csiro.au/~rgooch/linux/> or in the file kernel -documentation files, .../linux/Documentation/filesystems/devfs/REAME. +documentation files, .../linux/Documentation/filesystems/devfs/README. If you are using devfs, existing devices are automatically created within the devfs name space. Normal devices will be tts/F0 - tts/F255 and callout diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt index fe2504142789..da3ea9d0c2a6 100644 --- a/Documentation/networking/bonding.txt +++ b/Documentation/networking/bonding.txt @@ -55,8 +55,9 @@ Build and install the new kernel and modules. -------------------------------------- This version of the bonding driver requires updated ifenslave program. The original one from extreme-linux and beowulf will not work. Kernels 2.4.12 -and above include the updated version of ifenslave.c in Documentation/network -directory. For older kernels, please follow the links at the end of this file. +and above include the updated version of ifenslave.c in +Documentation/networking directory. For older kernels, please follow the +links at the end of this file. IMPORTANT!!! If you are running on Redhat 7.1 or greater, you need to be careful because /usr/include/linux is no longer a symbolic link diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 961d16b6d35a..471c2ff2b7e2 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig @@ -495,8 +495,8 @@ config SMP Y to "Enhanced Real Time Clock Support", below. The "Advanced Power Management" code will be disabled if you say Y here. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt>, <file:Documentation/i386/IO-APIC.txt>, + See also the <file:Documentation/smp.txt>, + <file:Documentation/i386/IO-APIC.txt>, <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at <http://www.tldp.org/docs.html#howto>. diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 629c62f9b49d..e2c7bc7fe59f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -351,7 +351,7 @@ config CPU_FREQ_INTEGRATOR help This enables the CPUfreq driver for ARM Integrator CPUs. - For details, take a look at linux/Documentation/cpufreq. + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say Y. diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index e9dadc44b4a3..58941327d35a 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -454,8 +454,8 @@ config SMP Y to "Enhanced Real Time Clock Support", below. The "Advanced Power Management" code will be disabled if you say Y here. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt>, <file:Documentation/i386/IO-APIC.txt>, + See also the <file:Documentation/smp.txt>, + <file:Documentation/i386/IO-APIC.txt>, <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at <http://www.tldp.org/docs.html#howto>. diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index dafdb88ce6df..2207df6a0a88 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1209,9 +1209,8 @@ config SMP People using multiprocessor machines who say Y here should also say Y to "Enhanced Real Time Clock Support", below. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt> and the SMP-HOWTO available at - <http://www.tldp.org/docs.html#howto>. + See also the <file:Documentation/smp.txt> and the SMP-HOWTO + available at <http://www.tldp.org/docs.html#howto>. If you don't know what to do here, say N. diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 7938686bbb32..751f3ac7607e 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -131,10 +131,9 @@ config SMP singleprocessor machines. On a singleprocessor machine, the kernel will run faster if you say N here. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt>, <file:Documentation/nmi_watchdog.txt> - and the SMP-HOWTO available at - <http://www.tldp.org/docs.html#howto>. + See also the <file:Documentation/smp.txt>, + <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available + at <http://www.tldp.org/docs.html#howto>. If you don't know what to do here, say N. diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index 38f12a610167..1610de51dd93 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig @@ -163,7 +163,7 @@ config CPU_FREQ fly. This is a nice method to save battery power on notebooks, because the lower the clock speed, the less power the CPU consumes. - For more information, take a look at linux/Documentation/cpufreq or + For more information, take a look at linux/Documentation/cpu-freq or at <http://www.brodo.de/cpufreq/> If in doubt, say N. diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index df2341141769..7e027e6f479c 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -89,9 +89,8 @@ config SMP singleprocessor machines. On a singleprocessor machine, the kernel will run faster if you say N here. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt> and the SMP-HOWTO available at - <http://www.tldp.org/docs.html#howto>. + See also the <file:Documentation/smp.txt> and the SMP-HOWTO + available at <http://www.tldp.org/docs.html#howto>. Even if you don't know what to do here, say Y. diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 801f53abfec8..e820db54fee0 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -483,10 +483,9 @@ config SMP People using multiprocessor machines who say Y here should also say Y to "Enhanced Real Time Clock Support", below. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt>, <file:Documentation/nmi_watchdog.txt> - and the SMP-HOWTO available at - <http://www.tldp.org/docs.html#howto>. + See also the <file:Documentation/smp.txt>, + <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available + at <http://www.tldp.org/docs.html#howto>. If you don't know what to do here, say N. @@ -522,7 +521,7 @@ config CPU_FREQ CPU clock scaling allows you to change the clock speed of the running CPU on the fly. - For details, take a look at <file:Documentation/cpufreq>. + For details, take a look at <file:Documentation/cpu-freq>. If unsure, say N. @@ -543,7 +542,7 @@ config SH_CPU_FREQ This adds the cpufreq driver for SuperH. At present, only the SH-4 is supported. - For details, take a look at <file:Documentation/cpufreq>. + For details, take a look at <file:Documentation/cpu-freq>. If unsure, say N. diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index a1bdac06e7e4..79d52a1dd356 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -103,8 +103,8 @@ config SMP Y to "Enhanced Real Time Clock Support", below. The "Advanced Power Management" code will be disabled if you say Y here. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt>, <file:Documentation/i386/IO-APIC.txt>, + See also the <file:Documentation/smp.txt>, + <file:Documentation/i386/IO-APIC.txt>, <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at <http://www.tldp.org/docs.html#howto>. diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig index 5c5dc19738b8..fda940d84cd5 100644 --- a/arch/sparc64/Kconfig +++ b/arch/sparc64/Kconfig @@ -107,8 +107,8 @@ config SMP Y to "Enhanced Real Time Clock Support", below. The "Advanced Power Management" code will be disabled if you say Y here. - See also the <file:Documentation/smp.tex>, - <file:Documentation/smp.txt>, <file:Documentation/i386/IO-APIC.txt>, + See also the <file:Documentation/smp.txt>, + <file:Documentation/i386/IO-APIC.txt>, <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at <http://www.tldp.org/docs.html#howto>. @@ -139,7 +139,7 @@ config CPU_FREQ fly. Currently there are only sparc64 drivers for UltraSPARC-III and UltraSPARC-IIe processors. - For details, take a look at linux/Documentation/cpufreq. + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N. @@ -159,7 +159,7 @@ config US3_FREQ help This adds the CPUFreq driver for UltraSPARC-III processors. - For details, take a look at linux/Documentation/cpufreq. + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N. @@ -169,7 +169,7 @@ config US2E_FREQ help This adds the CPUFreq driver for UltraSPARC-IIe processors. - For details, take a look at linux/Documentation/cpufreq. + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N. diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index b2c89ecebe36..2be8f6e690aa 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2048,8 +2048,8 @@ config SK98LIN If you want to compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), - say M here and read Documentation/modules.txt. This is recommended. - The module will be called sk98lin. This is recommended. + say M here and read Documentation/kbuild/modules.txt. The module will + be called sk98lin. This is recommended. config TIGON3 tristate "Broadcom Tigon3 support" diff --git a/drivers/net/tulip/21142.c b/drivers/net/tulip/21142.c index c6c83cc618df..52addd8f73bd 100644 --- a/drivers/net/tulip/21142.c +++ b/drivers/net/tulip/21142.c @@ -8,7 +8,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/eeprom.c b/drivers/net/tulip/eeprom.c index b299af41a3d2..1736c1dc0a38 100644 --- a/drivers/net/tulip/eeprom.c +++ b/drivers/net/tulip/eeprom.c @@ -8,7 +8,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/interrupt.c b/drivers/net/tulip/interrupt.c index 916c0dc1d5af..cb0e30486de8 100644 --- a/drivers/net/tulip/interrupt.c +++ b/drivers/net/tulip/interrupt.c @@ -8,7 +8,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/media.c b/drivers/net/tulip/media.c index 9e3318e4b41c..35f2989fac68 100644 --- a/drivers/net/tulip/media.c +++ b/drivers/net/tulip/media.c @@ -8,7 +8,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/pnic.c b/drivers/net/tulip/pnic.c index be2e7c436b36..1a0943c68aa2 100644 --- a/drivers/net/tulip/pnic.c +++ b/drivers/net/tulip/pnic.c @@ -8,7 +8,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/pnic2.c b/drivers/net/tulip/pnic2.c index 08a1d5fb803a..f28a99df7b21 100644 --- a/drivers/net/tulip/pnic2.c +++ b/drivers/net/tulip/pnic2.c @@ -9,7 +9,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/timer.c b/drivers/net/tulip/timer.c index a229480e350a..84c0ca3fe530 100644 --- a/drivers/net/tulip/timer.c +++ b/drivers/net/tulip/timer.c @@ -8,7 +8,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/tulip.h b/drivers/net/tulip/tulip.h index b00c566cad42..e21e7c3a35c8 100644 --- a/drivers/net/tulip/tulip.h +++ b/drivers/net/tulip/tulip.h @@ -7,7 +7,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/net/tulip/tulip_core.c b/drivers/net/tulip/tulip_core.c index 9fbc0a2d3175..b9bffe4a6f26 100644 --- a/drivers/net/tulip/tulip_core.c +++ b/drivers/net/tulip/tulip_core.c @@ -8,7 +8,7 @@ This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. - Please refer to Documentation/DocBook/tulip.{pdf,ps,html} + Please refer to Documentation/DocBook/tulip-user.{pdf,ps,html} for more information on this driver, or visit the project Web page at http://sourceforge.net/projects/tulip/ diff --git a/drivers/usb/media/Kconfig b/drivers/usb/media/Kconfig index 778c076c7402..00bf32230f69 100644 --- a/drivers/usb/media/Kconfig +++ b/drivers/usb/media/Kconfig @@ -202,4 +202,4 @@ config USB_W9968CF This code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called w9968cf.o. If you want to compile it as a - module, say M here and read <file:Documentation/modules.txt>. + module, say M here and read <file:Documentation/kbuild/modules.txt>. diff --git a/net/decnet/README b/net/decnet/README index 4d0d235abbf5..60e7ec88c81f 100644 --- a/net/decnet/README +++ b/net/decnet/README @@ -2,7 +2,7 @@ ====================== The documentation for this kernel subsystem is available in the -Documentation/networking subdirctory of this distribution and also +Documentation/networking subdirectory of this distribution and also on line at http://www.chygwyn.com/DECnet/ Steve Whitehouse <SteveW@ACM.org> |
