Recently, while reading up on binfmt I attempted to open a document ref only to find it was invalid. I did a quick grep, found all the binfmt_misc related broken refs and sent a patch. Fine. Easy. Then I wondered, "how many broken doc refs are there?". Turns out with all the recent doc moves, quite a few. I went about fixing just those found in Documentation/, except those in Documentation/translations/ and Documentation/devicetree/ for now. Most of these changes were s/txt/rst/ or fixing up a path to an obvious new location. Some required going back to v4.10 v4.4 or some other version to sleuth-out what content was actually being referenced and then fixing the reference to point to the new file with that content. This is batch 1. Tom Saeger (8): Documentation: fix driver-api doc refs Documentation: fix admin-guide doc refs Documentation: fix input related doc refs Documentation: fix security related doc refs Documentation: fix media related doc refs Documentation: fix sound related doc refs Documentation: fix usb related doc refs Documentation: fix networking related doc refs. Documentation/ABI/stable/sysfs-devices | 2 +- Documentation/ABI/testing/evm | 4 ++-- Documentation/ABI/testing/sysfs-devices-system-cpu | 6 ++++-- Documentation/ABI/testing/sysfs-power | 6 ++++-- Documentation/admin-guide/README.rst | 2 +- Documentation/admin-guide/kernel-parameters.txt | 18 +++++++++--------- Documentation/admin-guide/reporting-bugs.rst | 4 ++-- Documentation/driver-api/usb/usb.rst | 4 +--- Documentation/hid/hiddev.txt | 2 +- Documentation/input/devices/xpad.rst | 3 ++- Documentation/laptops/laptop-mode.txt | 6 +++--- Documentation/media/dvb-drivers/bt8xx.rst | 8 ++++---- Documentation/media/uapi/v4l/dev-sliced-vbi.rst | 2 +- Documentation/media/uapi/v4l/extended-controls.rst | 2 +- Documentation/media/uapi/v4l/pixfmt-reserved.rst | 2 +- Documentation/media/v4l-drivers/bttv.rst | 2 +- Documentation/media/v4l-drivers/max2175.rst | 2 +- Documentation/networking/cdc_mbim.txt | 4 ++-- Documentation/networking/checksum-offloads.txt | 2 +- Documentation/networking/packet_mmap.txt | 2 +- Documentation/power/interface.txt | 3 ++- Documentation/power/pci.txt | 10 +++++----- Documentation/power/runtime_pm.txt | 2 +- Documentation/process/submitting-drivers.rst | 2 +- Documentation/security/LSM.rst | 2 +- Documentation/security/credentials.rst | 2 +- Documentation/security/keys/request-key.rst | 2 +- Documentation/sound/cards/joystick.rst | 2 +- Documentation/sound/hd-audio/notes.rst | 2 +- .../sound/kernel-api/writing-an-alsa-driver.rst | 2 +- Documentation/usb/gadget-testing.txt | 2 +- 31 files changed, 59 insertions(+), 55 deletions(-) -- 2.14.2 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html