From: Adrian Bunk Below is a patch by Hans Ulrich Niedermann to change all references in comments to files in Documentation/ to start with Documentation/ Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton --- 25-akpm/Documentation/arm/Booting | 2 +- 25-akpm/Documentation/cdrom/aztcd | 4 ++-- 25-akpm/Documentation/computone.txt | 2 +- 25-akpm/Documentation/digiepca.txt | 2 +- 25-akpm/Documentation/dvb/firmware.txt | 2 +- 25-akpm/Documentation/dvb/ttusb-dec.txt | 2 +- 25-akpm/Documentation/filesystems/udf.txt | 2 +- 25-akpm/Documentation/i386/boot.txt | 2 +- 25-akpm/Documentation/locks.txt | 2 +- 25-akpm/Documentation/networking/Configurable | 2 +- 25-akpm/Documentation/networking/comx.txt | 2 +- 25-akpm/Documentation/s390/3270.txt | 2 +- 25-akpm/Documentation/scsi/scsi_mid_low_api.txt | 2 +- 25-akpm/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl | 2 +- 25-akpm/Documentation/sound/oss/INSTALL.awe | 2 +- 25-akpm/Documentation/sound/oss/Introduction | 4 ++-- 25-akpm/Documentation/sound/oss/PAS16 | 4 ++-- 25-akpm/Documentation/sysctl/README | 4 ++-- 25-akpm/Documentation/usb/URB.txt | 2 +- 25-akpm/Documentation/usb/usb-help.txt | 2 +- 25-akpm/Documentation/video4linux/Zoran | 2 +- 25-akpm/README | 6 +++--- 25-akpm/arch/alpha/kernel/srm_env.c | 2 +- 25-akpm/arch/arm/Kconfig | 2 +- 25-akpm/arch/ppc/Kconfig | 2 +- 25-akpm/arch/sparc64/Kconfig | 6 +++--- 25-akpm/drivers/block/floppy.c | 2 +- 25-akpm/drivers/cdrom/aztcd.c | 2 +- 25-akpm/drivers/cdrom/optcd.c | 2 +- 25-akpm/drivers/cdrom/sbpcd.c | 2 +- 25-akpm/drivers/cdrom/sbpcd.h | 2 +- 25-akpm/drivers/char/README.scc | 2 +- 25-akpm/drivers/char/specialix.c | 2 +- 25-akpm/drivers/ieee1394/dv1394.c | 2 +- 25-akpm/drivers/isdn/hisax/callc.c | 2 +- 25-akpm/drivers/isdn/hisax/config.c | 2 +- 25-akpm/drivers/isdn/hisax/diva.c | 2 +- 25-akpm/drivers/isdn/hisax/elsa.c | 2 +- 25-akpm/drivers/isdn/hisax/hfc_pci.c | 2 +- 25-akpm/drivers/isdn/hisax/isac.c | 2 +- 25-akpm/drivers/isdn/hisax/isdnl1.c | 2 +- 25-akpm/drivers/isdn/hisax/isdnl2.c | 2 +- 25-akpm/drivers/isdn/hisax/isdnl3.c | 2 +- 25-akpm/drivers/isdn/hisax/l3_1tr6.c | 2 +- 25-akpm/drivers/isdn/hisax/l3dss1.c | 2 +- 25-akpm/drivers/isdn/hisax/tei.c | 2 +- 25-akpm/drivers/isdn/i4l/isdn_x25iface.c | 4 ++-- 25-akpm/drivers/net/hamradio/scc.c | 2 +- 25-akpm/drivers/net/tlan.c | 2 +- 25-akpm/drivers/scsi/aha152x.c | 2 +- 25-akpm/drivers/scsi/tmscsim.c | 2 +- 25-akpm/drivers/usb/media/ov511.c | 2 +- 25-akpm/drivers/usb/misc/tiglusb.c | 2 +- 25-akpm/fs/locks.c | 2 +- 25-akpm/include/asm-arm/cacheflush.h | 2 +- 25-akpm/include/asm-arm/io.h | 2 +- 25-akpm/include/asm-arm/setup.h | 2 +- 25-akpm/include/asm-arm26/io.h | 2 +- 25-akpm/include/asm-arm26/setup.h | 2 +- 25-akpm/include/scsi/sg.h | 2 +- 25-akpm/mm/swap.c | 2 +- 25-akpm/sound/oss/via82cxxx_audio.c | 2 +- 25-akpm/sound/oss/vwsnd.c | 2 +- 63 files changed, 72 insertions(+), 72 deletions(-) diff -puN arch/alpha/kernel/srm_env.c~canonically-reference-files-in-documentation-code-comments-part arch/alpha/kernel/srm_env.c --- 25/arch/alpha/kernel/srm_env.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.338522176 -0700 +++ 25-akpm/arch/alpha/kernel/srm_env.c 2004-07-31 17:04:59.438506976 -0700 @@ -5,7 +5,7 @@ * Copyright (C) 2001-2002 Jan-Benedict Glaw * * This driver is at all a modified version of Erik Mouw's - * ./linux/Documentation/DocBook/procfs_example.c, so: thank + * Documentation/DocBook/procfs_example.c, so: thank * you, Erik! He can be reached via email at * . It is based on an idea * provided by DEC^WCompaq^WIntel's "Jumpstart" CD. They diff -puN arch/arm/Kconfig~canonically-reference-files-in-documentation-code-comments-part arch/arm/Kconfig --- 25/arch/arm/Kconfig~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.339522024 -0700 +++ 25-akpm/arch/arm/Kconfig 2004-07-31 17:04:59.439506824 -0700 @@ -370,7 +370,7 @@ config CPU_FREQ_INTEGRATOR help This enables the CPUfreq driver for ARM Integrator CPUs. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say Y. diff -puN arch/ppc/Kconfig~canonically-reference-files-in-documentation-code-comments-part arch/ppc/Kconfig --- 25/arch/ppc/Kconfig~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.341521720 -0700 +++ 25-akpm/arch/ppc/Kconfig 2004-07-31 17:04:59.440506672 -0700 @@ -191,7 +191,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/cpu-freq or + For more information, take a look at or at If in doubt, say N. diff -puN arch/sparc64/Kconfig~canonically-reference-files-in-documentation-code-comments-part arch/sparc64/Kconfig --- 25/arch/sparc64/Kconfig~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.343521416 -0700 +++ 25-akpm/arch/sparc64/Kconfig 2004-07-31 17:04:59.441506520 -0700 @@ -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/cpu-freq. + For details, take a look at . 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/cpu-freq. + For details, take a look at . 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/cpu-freq. + For details, take a look at . If in doubt, say N. diff -puN Documentation/arm/Booting~canonically-reference-files-in-documentation-code-comments-part Documentation/arm/Booting --- 25/Documentation/arm/Booting~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.344521264 -0700 +++ 25-akpm/Documentation/arm/Booting 2004-07-31 17:04:59.441506520 -0700 @@ -50,7 +50,7 @@ As an alternative, the boot loader can p option to the kernel via the tagged lists specifying the port, and serial format options as described in - linux/Documentation/kernel-parameters.txt. + Documentation/kernel-parameters.txt. 3. Detect the machine type diff -puN Documentation/cdrom/aztcd~canonically-reference-files-in-documentation-code-comments-part Documentation/cdrom/aztcd --- 25/Documentation/cdrom/aztcd~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.346520960 -0700 +++ 25-akpm/Documentation/cdrom/aztcd 2004-07-31 17:04:59.442506368 -0700 @@ -1,5 +1,5 @@ $Id: README.aztcd,v 2.60 1997/11/29 09:51:25 root Exp root $ - Readme-File /usr/src/Documentation/cdrom/aztcd + Readme-File Documentation/cdrom/aztcd for AZTECH CD-ROM CDA268-01A, ORCHID CD-3110, OKANO/WEARNES CDD110, CONRAD TXC, CyCDROM CR520, CR540 @@ -524,7 +524,7 @@ should try restoring from a backup copy A reworked and improved version called 'cdtester.c', which has yet more features for testing CDROM-drives can be found in -/usr/src/linux/Documentation/cdrom/sbpcd, written by E.Moenkeberg. +Documentation/cdrom/sbpcd, written by E.Moenkeberg. Werner Zimmermann Fachhochschule fuer Technik Esslingen diff -puN Documentation/computone.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/computone.txt --- 25/Documentation/computone.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.347520808 -0700 +++ 25-akpm/Documentation/computone.txt 2004-07-31 17:04:59.443506216 -0700 @@ -302,7 +302,7 @@ shar archive to make it easier to extrac To create the ip2mkdev shell script change to a convenient directory (/tmp works just fine) and run the following command: - unshar /usr/src/linux/Documentation/computone.txt + unshar Documentation/computone.txt (This file) You should now have a file ip2mkdev in your current working directory with diff -puN Documentation/digiepca.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/digiepca.txt --- 25/Documentation/digiepca.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.349520504 -0700 +++ 25-akpm/Documentation/digiepca.txt 2004-07-31 17:04:59.443506216 -0700 @@ -60,7 +60,7 @@ Samples: Supporting Tools: ----------------- Supporting tools include digiDload, digiConfig, buildPCI, and ditty. See -/usr/src/linux/Documentation/README.epca.dir/user.doc for more details. Note, +drivers/char/README.epca for more details. Note, this driver REQUIRES that digiDload be executed prior to it being used. Failure to do this will result in an ENODEV error. diff -puN Documentation/dvb/firmware.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/dvb/firmware.txt --- 25/Documentation/dvb/firmware.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.350520352 -0700 +++ 25-akpm/Documentation/dvb/firmware.txt 2004-07-31 17:04:59.444506064 -0700 @@ -2,7 +2,7 @@ Some DVB cards and many newer frontends binary-only firmware. The DVB drivers will be converted to use the request_firmware() -hotplug interface (see linux/Documentation/firmware_class/). +hotplug interface (see Documentation/firmware_class/). (CONFIG_FW_LOADER) The firmware can be loaded automatically via the hotplug manager diff -puN Documentation/dvb/ttusb-dec.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/dvb/ttusb-dec.txt --- 25/Documentation/dvb/ttusb-dec.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.351520200 -0700 +++ 25-akpm/Documentation/dvb/ttusb-dec.txt 2004-07-31 17:04:59.444506064 -0700 @@ -57,7 +57,7 @@ mv STB_PC_S.bin build-2.4/dvb-ttusb-dec- Hotplug Firmware Loading for 2.6 kernels ---------------------------------------- For 2.6 kernels the firmware is loaded at the point that the driver module is -loaded. See linux/Documentation/dvb/firmware.txt for more information. +loaded. See Documentation/dvb/firmware.txt for more information. mv STB_PC_T.bin /usr/lib/hotplug/firmware/dvb-ttusb-dec-2000t.fw mv STB_PC_X.bin /usr/lib/hotplug/firmware/dvb-ttusb-dec-2540t.fw diff -puN Documentation/filesystems/udf.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/filesystems/udf.txt --- 25/Documentation/filesystems/udf.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.353519896 -0700 +++ 25-akpm/Documentation/filesystems/udf.txt 2004-07-31 17:04:59.444506064 -0700 @@ -1,5 +1,5 @@ * -* ./Documentation/filesystems/udf.txt +* Documentation/filesystems/udf.txt * UDF Filesystem version 0.9.8.1 diff -puN Documentation/i386/boot.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/i386/boot.txt --- 25/Documentation/i386/boot.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.354519744 -0700 +++ 25-akpm/Documentation/i386/boot.txt 2004-07-31 17:04:59.445505912 -0700 @@ -334,7 +334,7 @@ They should normally not be deleted from though not all of them are actually meaningful to the kernel. Boot loader authors who need additional command line options for the boot loader itself should get them registered in -linux/Documentation/kernel-parameters.txt to make sure they will not +Documentation/kernel-parameters.txt to make sure they will not conflict with actual kernel options now or in the future. vga= diff -puN Documentation/locks.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/locks.txt --- 25/Documentation/locks.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.356519440 -0700 +++ 25-akpm/Documentation/locks.txt 2004-07-31 17:04:59.445505912 -0700 @@ -19,7 +19,7 @@ forever. This should not cause problems for anybody, since everybody using a 2.1.x kernel should have updated their C library to a suitable version -anyway (see the file "linux/Documentation/Changes".) +anyway (see the file "Documentation/Changes".) 1.2 Allow Mixed Locks Again --------------------------- diff -puN Documentation/networking/comx.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/networking/comx.txt --- 25/Documentation/networking/comx.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.357519288 -0700 +++ 25-akpm/Documentation/networking/comx.txt 2004-07-31 17:04:59.446505760 -0700 @@ -148,7 +148,7 @@ THE SLICECOM DRIVER The SliceCOM board doesn't require firmware. You can have 4 of these cards in one machine. The driver doesn't (yet) support shared interrupts, so you will need a separate IRQ line for every board. -Read linux/Documentation/networking/slicecom.txt for help on configuring +Read Documentation/networking/slicecom.txt for help on configuring this adapter. THE HDLC/PPP LINE PROTOCOL DRIVER diff -puN Documentation/networking/Configurable~canonically-reference-files-in-documentation-code-comments-part Documentation/networking/Configurable --- 25/Documentation/networking/Configurable~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.358519136 -0700 +++ 25-akpm/Documentation/networking/Configurable 2004-07-31 17:04:59.446505760 -0700 @@ -7,7 +7,7 @@ you should be aware they do exist and ca The current list of parameters can be found in the files: linux/net/TUNABLE - linux/Documentation/networking/ip-sysctl.txt + Documentation/networking/ip-sysctl.txt Some of these are accessible via the sysctl interface, and many more are scheduled to be added in this way. For example, some parameters related diff -puN Documentation/s390/3270.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/s390/3270.txt --- 25/Documentation/s390/3270.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.360518832 -0700 +++ 25-akpm/Documentation/s390/3270.txt 2004-07-31 17:04:59.447505608 -0700 @@ -117,7 +117,7 @@ Here are the installation steps in detai Then notify /sbin/init that /etc/inittab has changed, by issuing the telinit command with the q operand: - cd /usr/src/linux/Documentation/s390 + cd Documentation/s390 sh config3270.sh sh /tmp/mkdev3270 telinit q diff -puN Documentation/scsi/scsi_mid_low_api.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/scsi/scsi_mid_low_api.txt --- 25/Documentation/scsi/scsi_mid_low_api.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.361518680 -0700 +++ 25-akpm/Documentation/scsi/scsi_mid_low_api.txt 2004-07-31 17:04:59.448505456 -0700 @@ -40,7 +40,7 @@ This version of the document roughly mat Documentation ============= There is a SCSI documentation directory within the kernel source tree, -typically /usr/src/linux/Documentation/scsi . Most documents are in plain +typically Documentation/scsi . Most documents are in plain (i.e. ASCII) text. This file is named scsi_mid_low_api.txt and can be found in that directory. A more recent copy of this document may be found at http://www.torque.net/scsi/scsi_mid_low_api.txt.gz . diff -puN Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl~canonically-reference-files-in-documentation-code-comments-part Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl --- 25/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.364518224 -0700 +++ 25-akpm/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl 2004-07-31 17:04:59.453504696 -0700 @@ -3478,7 +3478,7 @@ struct _snd_pcm_runtime { More precise information can be found in - alsa-kernel/Documentation/sound/alsa/ControlNames.txt. + Documentation/sound/alsa/ControlNames.txt. diff -puN Documentation/sound/oss/INSTALL.awe~canonically-reference-files-in-documentation-code-comments-part Documentation/sound/oss/INSTALL.awe --- 25/Documentation/sound/oss/INSTALL.awe~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.365518072 -0700 +++ 25-akpm/Documentation/sound/oss/INSTALL.awe 2004-07-31 17:04:59.453504696 -0700 @@ -114,7 +114,7 @@ See INSTALL.RH for more details. # insmod awe_wave (Be sure to load awe_wave after sb!) - See /usr/src/linux/Documentation/sound/oss/AWE32 for + See Documentation/sound/oss/AWE32 for more details. 9. (only for obsolete systems) If you don't have /dev/sequencer diff -puN Documentation/sound/oss/Introduction~canonically-reference-files-in-documentation-code-comments-part Documentation/sound/oss/Introduction --- 25/Documentation/sound/oss/Introduction~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.366517920 -0700 +++ 25-akpm/Documentation/sound/oss/Introduction 2004-07-31 17:04:59.454504544 -0700 @@ -24,7 +24,7 @@ History: ======== 0.1.0 11/20/1998 First version, draft 1.0.0 11/1998 Alan Cox changes, incorporation in 2.2.0 - as /usr/src/linux/Documentation/sound/oss/Introduction + as Documentation/sound/oss/Introduction 1.1.0 6/30/1999 Second version, added notes on making the drivers, added info on multiple sound cards of similar types,] added more diagnostics info, added info about esd. @@ -439,7 +439,7 @@ For More Information (RTFM): 4) OSS's WWW site at http://www.opensound.com. -5) All the files in linux/Documentation/sound. +5) All the files in Documentation/sound. 6) The comments and code in linux/drivers/sound. diff -puN Documentation/sound/oss/PAS16~canonically-reference-files-in-documentation-code-comments-part Documentation/sound/oss/PAS16 --- 25/Documentation/sound/oss/PAS16~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.368517616 -0700 +++ 25-akpm/Documentation/sound/oss/PAS16 2004-07-31 17:04:59.454504544 -0700 @@ -9,7 +9,7 @@ and others whose names I could not find. This documentation is relevant for the PAS16 driver (pas2_card.c and friends) under kernel version 2.3.99 and later. If you are unfamiliar with configuring sound under Linux, please read the -Sound-HOWTO, linux/Documentation/sound/oss/Introduction and other +Sound-HOWTO, Documentation/sound/oss/Introduction and other relevant docs first. The following information is relevant information from README.OSS @@ -60,7 +60,7 @@ With PAS16 you can use two audio device The new stuff for 2.3.99 and later ============================================================================ -The following configuration options from linux/Documentation/Configure.help +The following configuration options from Documentation/Configure.help are relevant to configuring the PAS16: Sound card support diff -puN Documentation/sysctl/README~canonically-reference-files-in-documentation-code-comments-part Documentation/sysctl/README --- 25/Documentation/sysctl/README~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.369517464 -0700 +++ 25-akpm/Documentation/sysctl/README 2004-07-31 17:04:59.455504392 -0700 @@ -60,11 +60,11 @@ debug/ dev/ device specific information (eg dev/cdrom/info) fs/ specific filesystems filehandle, inode, dentry and quota tuning - binfmt_misc + binfmt_misc kernel/ global kernel info / tuning miscellaneous stuff net/ networking stuff, for documentation look in: - + proc/ sunrpc/ SUN Remote Procedure Call (NFS) vm/ memory management tuning diff -puN Documentation/usb/URB.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/usb/URB.txt --- 25/Documentation/usb/URB.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.370517312 -0700 +++ 25-akpm/Documentation/usb/URB.txt 2004-07-31 17:04:59.455504392 -0700 @@ -4,7 +4,7 @@ Again: 2002-Jul-06 NOTE: The USB subsystem now has a substantial section in "The Linux Kernel API" - guide (in linux/Documentation/DocBook), generated from the current source + guide (in Documentation/DocBook), generated from the current source code. This particular documentation file isn't particularly current or complete; don't rely on it except for a quick overview. diff -puN Documentation/usb/usb-help.txt~canonically-reference-files-in-documentation-code-comments-part Documentation/usb/usb-help.txt --- 25/Documentation/usb/usb-help.txt~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.372517008 -0700 +++ 25-akpm/Documentation/usb/usb-help.txt 2004-07-31 17:04:59.456504240 -0700 @@ -2,7 +2,7 @@ usb-help.txt 2000-July-12 For USB help other than the readme files that are located in -linux/Documentation/usb/*, see the following: +Documentation/usb/*, see the following: Linux-USB project: http://www.linux-usb.org mirrors at http://www.suse.cz/development/linux-usb/ diff -puN Documentation/video4linux/Zoran~canonically-reference-files-in-documentation-code-comments-part Documentation/video4linux/Zoran --- 25/Documentation/video4linux/Zoran~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.373516856 -0700 +++ 25-akpm/Documentation/video4linux/Zoran 2004-07-31 17:04:59.456504240 -0700 @@ -308,7 +308,7 @@ details (structs/ioctls). Information - video4linux: http://roadrunner.swansea.linux.org.uk/v4lapi.shtml -/usr/src/linux/Documentation/video4linux/API.html +Documentation/video4linux/API.html /usr/include/linux/videodev.h Information - video4linux/mjpeg extensions: diff -puN drivers/block/floppy.c~canonically-reference-files-in-documentation-code-comments-part drivers/block/floppy.c --- 25/drivers/block/floppy.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.375516552 -0700 +++ 25-akpm/drivers/block/floppy.c 2004-07-31 17:04:59.459503784 -0700 @@ -4190,7 +4190,7 @@ static int __init floppy_setup(char *str printk("\n"); } else DPRINT("botched floppy option\n"); - DPRINT("Read linux/Documentation/floppy.txt\n"); + DPRINT("Read Documentation/floppy.txt\n"); return 0; } diff -puN drivers/cdrom/aztcd.c~canonically-reference-files-in-documentation-code-comments-part drivers/cdrom/aztcd.c --- 25/drivers/cdrom/aztcd.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.377516248 -0700 +++ 25-akpm/drivers/cdrom/aztcd.c 2004-07-31 17:04:59.461503480 -0700 @@ -129,7 +129,7 @@ Werner Zimmermann, August 8, 1995 V1.70 Multisession support now is completed, but there is still not enough testing done. If you can test it, please contact me. For - details please read /usr/src/linux/Documentation/cdrom/aztcd + details please read Documentation/cdrom/aztcd Werner Zimmermann, August 19, 1995 V1.80 Modification to suit the new kernel boot procedure introduced with kernel 1.3.33. Will definitely not work with older kernels. diff -puN drivers/cdrom/optcd.c~canonically-reference-files-in-documentation-code-comments-part drivers/cdrom/optcd.c --- 25/drivers/cdrom/optcd.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.378516096 -0700 +++ 25-akpm/drivers/cdrom/optcd.c 2004-07-31 17:04:59.463503176 -0700 @@ -964,7 +964,7 @@ static int update_toc(void) #endif /* MULTISESSION */ if (disk_info.multi) printk(KERN_WARNING "optcd: Multisession support experimental, " - "see linux/Documentation/cdrom/optcd\n"); + "see Documentation/cdrom/optcd\n"); DEBUG((DEBUG_TOC, "exiting update_toc")); diff -puN drivers/cdrom/sbpcd.c~canonically-reference-files-in-documentation-code-comments-part drivers/cdrom/sbpcd.c --- 25/drivers/cdrom/sbpcd.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.380515792 -0700 +++ 25-akpm/drivers/cdrom/sbpcd.c 2004-07-31 17:04:59.467502568 -0700 @@ -5715,7 +5715,7 @@ int __init sbpcd_init(void) if (port_index>0) { - msg(DBG_INF, "You should read linux/Documentation/cdrom/sbpcd\n"); + msg(DBG_INF, "You should read Documentation/cdrom/sbpcd\n"); msg(DBG_INF, "and then configure sbpcd.h for your hardware.\n"); } check_datarate(); diff -puN drivers/cdrom/sbpcd.h~canonically-reference-files-in-documentation-code-comments-part drivers/cdrom/sbpcd.h --- 25/drivers/cdrom/sbpcd.h~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.382515488 -0700 +++ 25-akpm/drivers/cdrom/sbpcd.h 2004-07-31 17:04:59.468502416 -0700 @@ -5,7 +5,7 @@ /* * Attention! This file contains user-serviceable parts! * I recommend to make use of it... - * If you feel helpless, look into linux/Documentation/cdrom/sbpcd + * If you feel helpless, look into Documentation/cdrom/sbpcd * (good idea anyway, at least before mailing me). * * The definitions for the first controller can get overridden by diff -puN drivers/char/README.scc~canonically-reference-files-in-documentation-code-comments-part drivers/char/README.scc --- 25/drivers/char/README.scc~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.383515336 -0700 +++ 25-akpm/drivers/char/README.scc 2004-07-31 17:04:59.469502264 -0700 @@ -2,4 +2,4 @@ The z8530drv is now a network device dri ../net/scc.c A subset of the documentation is in - ../../Documentation/networking/z8530drv.txt + Documentation/networking/z8530drv.txt diff -puN drivers/char/specialix.c~canonically-reference-files-in-documentation-code-comments-part drivers/char/specialix.c --- 25/drivers/char/specialix.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.385515032 -0700 +++ 25-akpm/drivers/char/specialix.c 2004-07-31 17:04:59.470502112 -0700 @@ -72,7 +72,7 @@ /* * There is a bunch of documentation about the card, jumpers, config * settings, restrictions, cables, device names and numbers in - * ../../Documentation/specialix.txt + * Documentation/specialix.txt */ #include diff -puN drivers/ieee1394/dv1394.c~canonically-reference-files-in-documentation-code-comments-part drivers/ieee1394/dv1394.c --- 25/drivers/ieee1394/dv1394.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.387514728 -0700 +++ 25-akpm/drivers/ieee1394/dv1394.c 2004-07-31 17:04:59.472501808 -0700 @@ -1322,7 +1322,7 @@ static unsigned int dv1394_poll(struct f static int dv1394_fasync(int fd, struct file *file, int on) { /* I just copied this code verbatim from Alan Cox's mouse driver example - (linux/Documentation/DocBook/) */ + (Documentation/DocBook/) */ struct video_card *video = file_to_video_card(file); diff -puN drivers/isdn/hisax/callc.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/callc.c --- 25/drivers/isdn/hisax/callc.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.388514576 -0700 +++ 25-akpm/drivers/isdn/hisax/callc.c 2004-07-31 17:04:59.474501504 -0700 @@ -7,7 +7,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * based on the teles driver from Jan den Ouden * diff -puN drivers/isdn/hisax/config.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/config.c --- 25/drivers/isdn/hisax/config.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.390514272 -0700 +++ 25-akpm/drivers/isdn/hisax/config.c 2004-07-31 17:04:59.475501352 -0700 @@ -8,7 +8,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * based on the teles driver from Jan den Ouden * diff -puN drivers/isdn/hisax/diva.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/diva.c --- 25/drivers/isdn/hisax/diva.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.391514120 -0700 +++ 25-akpm/drivers/isdn/hisax/diva.c 2004-07-31 17:04:59.476501200 -0700 @@ -9,7 +9,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * Thanks to Eicon Technology for documents and information * diff -puN drivers/isdn/hisax/elsa.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/elsa.c --- 25/drivers/isdn/hisax/elsa.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.393513816 -0700 +++ 25-akpm/drivers/isdn/hisax/elsa.c 2004-07-31 17:04:59.477501048 -0700 @@ -9,7 +9,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * Thanks to Elsa GmbH for documents and information * diff -puN drivers/isdn/hisax/hfc_pci.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/hfc_pci.c --- 25/drivers/isdn/hisax/hfc_pci.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.395513512 -0700 +++ 25-akpm/drivers/isdn/hisax/hfc_pci.c 2004-07-31 17:04:59.478500896 -0700 @@ -11,7 +11,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * */ diff -puN drivers/isdn/hisax/isac.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/isac.c --- 25/drivers/isdn/hisax/isac.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.397513208 -0700 +++ 25-akpm/drivers/isdn/hisax/isac.c 2004-07-31 17:04:59.479500744 -0700 @@ -9,7 +9,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * */ diff -puN drivers/isdn/hisax/isdnl1.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/isdnl1.c --- 25/drivers/isdn/hisax/isdnl1.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.398513056 -0700 +++ 25-akpm/drivers/isdn/hisax/isdnl1.c 2004-07-31 17:04:59.480500592 -0700 @@ -10,7 +10,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * Thanks to Jan den Ouden * Fritz Elfert diff -puN drivers/isdn/hisax/isdnl2.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/isdnl2.c --- 25/drivers/isdn/hisax/isdnl2.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.400512752 -0700 +++ 25-akpm/drivers/isdn/hisax/isdnl2.c 2004-07-31 17:04:59.481500440 -0700 @@ -8,7 +8,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * Thanks to Jan den Ouden * Fritz Elfert diff -puN drivers/isdn/hisax/isdnl3.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/isdnl3.c --- 25/drivers/isdn/hisax/isdnl3.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.401512600 -0700 +++ 25-akpm/drivers/isdn/hisax/isdnl3.c 2004-07-31 17:04:59.482500288 -0700 @@ -8,7 +8,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * Thanks to Jan den Ouden * Fritz Elfert diff -puN drivers/isdn/hisax/l3_1tr6.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/l3_1tr6.c --- 25/drivers/isdn/hisax/l3_1tr6.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.403512296 -0700 +++ 25-akpm/drivers/isdn/hisax/l3_1tr6.c 2004-07-31 17:04:59.483500136 -0700 @@ -9,7 +9,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * */ diff -puN drivers/isdn/hisax/l3dss1.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/l3dss1.c --- 25/drivers/isdn/hisax/l3dss1.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.404512144 -0700 +++ 25-akpm/drivers/isdn/hisax/l3dss1.c 2004-07-31 17:04:59.485499832 -0700 @@ -12,7 +12,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * Thanks to Jan den Ouden * Fritz Elfert diff -puN drivers/isdn/hisax/tei.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/hisax/tei.c --- 25/drivers/isdn/hisax/tei.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.406511840 -0700 +++ 25-akpm/drivers/isdn/hisax/tei.c 2004-07-31 17:04:59.486499680 -0700 @@ -8,7 +8,7 @@ * of the GNU General Public License, incorporated herein by reference. * * For changes and modifications please read - * ../../../Documentation/isdn/HiSax.cert + * Documentation/isdn/HiSax.cert * * Thanks to Jan den Ouden * Fritz Elfert diff -puN drivers/isdn/i4l/isdn_x25iface.c~canonically-reference-files-in-documentation-code-comments-part drivers/isdn/i4l/isdn_x25iface.c --- 25/drivers/isdn/i4l/isdn_x25iface.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.407511688 -0700 +++ 25-akpm/drivers/isdn/i4l/isdn_x25iface.c 2004-07-31 17:04:59.486499680 -0700 @@ -8,7 +8,7 @@ * stuff needed to support the Linux X.25 PLP code on top of devices that * can provide a lab_b service using the concap_proto mechanism. * This module supports a network interface wich provides lapb_sematics - * -- as defined in ../../Documentation/networking/x25-iface.txt -- to + * -- as defined in Documentation/networking/x25-iface.txt -- to * the upper layer and assumes that the lower layer provides a reliable * data link service by means of the concap_device_ops callbacks. * @@ -270,7 +270,7 @@ int isdn_x25iface_disconn_ind(struct con } /* process a frame handed over to us from linux network layer. First byte - semantics as defined in ../../Documentation/networking/x25-iface.txt + semantics as defined in Documentation/networking/x25-iface.txt */ int isdn_x25iface_xmit(struct concap_proto *cprot, struct sk_buff *skb) { diff -puN drivers/net/hamradio/scc.c~canonically-reference-files-in-documentation-code-comments-part drivers/net/hamradio/scc.c --- 25/drivers/net/hamradio/scc.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.409511384 -0700 +++ 25-akpm/drivers/net/hamradio/scc.c 2004-07-31 17:04:59.488499376 -0700 @@ -7,7 +7,7 @@ * ------------------ * * You can find a subset of the documentation in - * linux/Documentation/networking/z8530drv.txt. + * Documentation/networking/z8530drv.txt. */ /* diff -puN drivers/net/tlan.c~canonically-reference-files-in-documentation-code-comments-part drivers/net/tlan.c --- 25/drivers/net/tlan.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.410511232 -0700 +++ 25-akpm/drivers/net/tlan.c 2004-07-31 17:04:59.490499072 -0700 @@ -212,7 +212,7 @@ MODULE_PARM_DESC(bbuf, "ThunderLAN use b /* Define this to enable Link beat monitoring */ #undef MONITOR -/* Turn on debugging. See linux/Documentation/networking/tlan.txt for details */ +/* Turn on debugging. See Documentation/networking/tlan.txt for details */ static int debug; static int bbuf; diff -puN drivers/scsi/aha152x.c~canonically-reference-files-in-documentation-code-comments-part drivers/scsi/aha152x.c --- 25/drivers/scsi/aha152x.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.412510928 -0700 +++ 25-akpm/drivers/scsi/aha152x.c 2004-07-31 17:04:59.493498616 -0700 @@ -1386,7 +1386,7 @@ static int aha152x_biosparam(struct scsi "aha152x: unable to verify geometry for disk with >1GB.\n" " Using default translation. Please verify yourself.\n" " Perhaps you need to enable extended translation in the driver.\n" - " See /usr/src/linux/Documentation/scsi/aha152x.txt for details.\n"); + " See Documentation/scsi/aha152x.txt for details.\n"); } } else { info_array[0] = info[0]; diff -puN drivers/scsi/tmscsim.c~canonically-reference-files-in-documentation-code-comments-part drivers/scsi/tmscsim.c --- 25/drivers/scsi/tmscsim.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.414510624 -0700 +++ 25-akpm/drivers/scsi/tmscsim.c 2004-07-31 17:04:59.495498312 -0700 @@ -1211,7 +1211,7 @@ static void dc390_dumpinfo (struct dc390 pdev = pACB->pdev; pci_read_config_word(pdev, PCI_STATUS, &pstat); printk ("DC390: Register dump: PCI Status: %04x\n", pstat); - printk ("DC390: In case of driver trouble read linux/Documentation/scsi/tmscsim.txt\n"); + printk ("DC390: In case of driver trouble read Documentation/scsi/tmscsim.txt\n"); } diff -puN drivers/usb/media/ov511.c~canonically-reference-files-in-documentation-code-comments-part drivers/usb/media/ov511.c --- 25/drivers/usb/media/ov511.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.416510320 -0700 +++ 25-akpm/drivers/usb/media/ov511.c 2004-07-31 17:04:59.499497704 -0700 @@ -16,7 +16,7 @@ * Based on the Linux CPiA driver written by Peter Pregler, * Scott J. Bertin and Johannes Erdfelt. * - * Please see the file: linux/Documentation/usb/ov511.txt + * Please see the file: Documentation/usb/ov511.txt * and the website at: http://alpha.dyndns.org/ov511 * for more info. * diff -puN drivers/usb/misc/tiglusb.c~canonically-reference-files-in-documentation-code-comments-part drivers/usb/misc/tiglusb.c --- 25/drivers/usb/misc/tiglusb.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.418510016 -0700 +++ 25-akpm/drivers/usb/misc/tiglusb.c 2004-07-31 17:04:59.500497552 -0700 @@ -10,7 +10,7 @@ * * Based on dabusb.c, printer.c & scanner.c * - * Please see the file: linux/Documentation/usb/SilverLink.txt + * Please see the file: Documentation/usb/silverlink.txt * and the website at: http://lpg.ticalc.org/prj_usb/ * for more info. * diff -puN fs/locks.c~canonically-reference-files-in-documentation-code-comments-part fs/locks.c --- 25/fs/locks.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.419509864 -0700 +++ 25-akpm/fs/locks.c 2004-07-31 17:04:59.501497400 -0700 @@ -60,7 +60,7 @@ * * Initial implementation of mandatory locks. SunOS turned out to be * a rotten model, so I implemented the "obvious" semantics. - * See 'linux/Documentation/mandatory.txt' for details. + * See 'Documentation/mandatory.txt' for details. * Andy Walker (andy@lysaker.kvaerner.no), April 06, 1996. * * Don't allow mandatory locks on mmap()'ed files. Added simple functions to diff -puN include/asm-arm26/io.h~canonically-reference-files-in-documentation-code-comments-part include/asm-arm26/io.h --- 25/include/asm-arm26/io.h~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.421509560 -0700 +++ 25-akpm/include/asm-arm26/io.h 2004-07-31 17:04:59.502497248 -0700 @@ -386,7 +386,7 @@ extern void _memset_io(unsigned long, in * ioremap and friends. * * ioremap takes a PCI memory address, as specified in - * linux/Documentation/IO-mapping.txt. + * Documentation/IO-mapping.txt. */ extern void * __ioremap(unsigned long, size_t, unsigned long, unsigned long); extern void __iounmap(void *addr); diff -puN include/asm-arm26/setup.h~canonically-reference-files-in-documentation-code-comments-part include/asm-arm26/setup.h --- 25/include/asm-arm26/setup.h~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.422509408 -0700 +++ 25-akpm/include/asm-arm26/setup.h 2004-07-31 17:04:59.502497248 -0700 @@ -8,7 +8,7 @@ * published by the Free Software Foundation. * * Structure passed to kernel to tell it about the - * hardware it's running on. See linux/Documentation/arm/Setup + * hardware it's running on. See Documentation/arm/Setup * for more info. */ #ifndef __ASMARM_SETUP_H diff -puN include/asm-arm/cacheflush.h~canonically-reference-files-in-documentation-code-comments-part include/asm-arm/cacheflush.h --- 25/include/asm-arm/cacheflush.h~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.423509256 -0700 +++ 25-akpm/include/asm-arm/cacheflush.h 2004-07-31 17:04:59.503497096 -0700 @@ -97,7 +97,7 @@ * Start addresses are inclusive and end addresses are exclusive; * start addresses should be rounded down, end addresses up. * - * See linux/Documentation/cachetlb.txt for more information. + * See Documentation/cachetlb.txt for more information. * Please note that the implementation of these, and the required * effects are cache-type (VIVT/VIPT/PIPT) specific. * diff -puN include/asm-arm/io.h~canonically-reference-files-in-documentation-code-comments-part include/asm-arm/io.h --- 25/include/asm-arm/io.h~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.425508952 -0700 +++ 25-akpm/include/asm-arm/io.h 2004-07-31 17:04:59.503497096 -0700 @@ -263,7 +263,7 @@ out: * ioremap and friends. * * ioremap takes a PCI memory address, as specified in - * linux/Documentation/IO-mapping.txt. + * Documentation/IO-mapping.txt. */ extern void * __ioremap(unsigned long, size_t, unsigned long, unsigned long); extern void __iounmap(void *addr); diff -puN include/asm-arm/setup.h~canonically-reference-files-in-documentation-code-comments-part include/asm-arm/setup.h --- 25/include/asm-arm/setup.h~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.426508800 -0700 +++ 25-akpm/include/asm-arm/setup.h 2004-07-31 17:04:59.504496944 -0700 @@ -8,7 +8,7 @@ * published by the Free Software Foundation. * * Structure passed to kernel to tell it about the - * hardware it's running on. See linux/Documentation/arm/Setup + * hardware it's running on. See Documentation/arm/Setup * for more info. */ #ifndef __ASMARM_SETUP_H diff -puN include/scsi/sg.h~canonically-reference-files-in-documentation-code-comments-part include/scsi/sg.h --- 25/include/scsi/sg.h~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.427508648 -0700 +++ 25-akpm/include/scsi/sg.h 2004-07-31 17:04:59.504496944 -0700 @@ -76,7 +76,7 @@ Major new features in SG 3.x driver (cf http://www.torque.net/sg/p/scsi-generic_long.txt A version of this document (potentially out of date) may also be found in the kernel source tree, probably at: - /usr/src/linux/Documentation/scsi/scsi-generic.txt . + Documentation/scsi/scsi-generic.txt . Utility and test programs are available at the sg web site. They are bundled as sg_utils (for the lk 2.2 series) and sg3_utils (for the diff -puN mm/swap.c~canonically-reference-files-in-documentation-code-comments-part mm/swap.c --- 25/mm/swap.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.429508344 -0700 +++ 25-akpm/mm/swap.c 2004-07-31 17:04:59.505496792 -0700 @@ -7,7 +7,7 @@ /* * This file contains the default values for the opereation of the * Linux VM subsystem. Fine-tuning documentation can be found in - * linux/Documentation/sysctl/vm.txt. + * Documentation/sysctl/vm.txt. * Started 18.12.91 * Swap aging added 23.2.95, Stephen Tweedie. * Buffermem limits added 12.3.98, Rik van Riel. diff -puN README~canonically-reference-files-in-documentation-code-comments-part README --- 25/README~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.430508192 -0700 +++ 25-akpm/README 2004-07-31 17:04:59.505496792 -0700 @@ -35,7 +35,7 @@ DOCUMENTATION: - There are various README files in the Documentation/ subdirectory: these typically contain kernel-specific installation notes for some - drivers for example. See ./Documentation/00-INDEX for a list of what + drivers for example. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. @@ -98,7 +98,7 @@ SOFTWARE REQUIREMENTS Compiling and running the 2.6.xx kernels requires up-to-date versions of various software packages. Consult - ./Documentation/Changes for the minimum version numbers required + Documentation/Changes for the minimum version numbers required and how to get updates for these packages. Beware that using excessively old versions of these packages can cause indirect errors that are very difficult to track down, so don't assume that @@ -168,7 +168,7 @@ COMPILING the kernel: gcc 2.91.66 (egcs-1.1.2), and gcc 2.7.2.3 are known to miscompile some parts of the kernel, and are *no longer supported*. Also remember to upgrade your binutils package (for as/ld/nm and company) - if necessary. For more information, refer to ./Documentation/Changes. + if necessary. For more information, refer to Documentation/Changes. Please note that you can still run a.out user programs with this kernel. diff -puN sound/oss/via82cxxx_audio.c~canonically-reference-files-in-documentation-code-comments-part sound/oss/via82cxxx_audio.c --- 25/sound/oss/via82cxxx_audio.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.432507888 -0700 +++ 25-akpm/sound/oss/via82cxxx_audio.c 2004-07-31 17:04:59.508496336 -0700 @@ -10,7 +10,7 @@ * NO WARRANTY * * For a list of known bugs (errata) and documentation, - * see via-audio.pdf in linux/Documentation/DocBook. + * see via-audio.pdf in Documentation/DocBook. * If this documentation does not exist, run "make pdfdocs". */ diff -puN sound/oss/vwsnd.c~canonically-reference-files-in-documentation-code-comments-part sound/oss/vwsnd.c --- 25/sound/oss/vwsnd.c~canonically-reference-files-in-documentation-code-comments-part 2004-07-31 17:04:59.434507584 -0700 +++ 25-akpm/sound/oss/vwsnd.c 2004-07-31 17:04:59.510496032 -0700 @@ -1,6 +1,6 @@ /* * Sound driver for Silicon Graphics 320 and 540 Visual Workstations' - * onboard audio. See notes in ../../Documentation/sound/oss/vwsnd . + * onboard audio. See notes in Documentation/sound/oss/vwsnd . * * Copyright 1999 Silicon Graphics, Inc. All rights reserved. * _