On 02/13/2012 05:42 AM, Masanari Iida wrote: > Fix broken URL in documents "freshmeat" to "freecode" in > Documentation/filesystems/ramfs-rootfs-initramfs.txt, > Documentation/scsi/scsi-generic.txt > Documentation/usb/mtouchusb.txt > > Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Thanks. > --- > .../filesystems/ramfs-rootfs-initramfs.txt | 2 +- > Documentation/scsi/scsi-generic.txt | 2 +- > Documentation/usb/mtouchusb.txt | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Documentation/filesystems/ramfs-rootfs-initramfs.txt b/Documentation/filesystems/ramfs-rootfs-initramfs.txt > index a8273d5..59b4a09 100644 > --- a/Documentation/filesystems/ramfs-rootfs-initramfs.txt > +++ b/Documentation/filesystems/ramfs-rootfs-initramfs.txt > @@ -297,7 +297,7 @@ the above threads) is: > either way about the archive format, and there are alternative tools, > such as: > > - http://freshmeat.net/projects/afio/ > + http://freecode.com/projects/afio > > 2) The cpio archive format chosen by the kernel is simpler and cleaner (and > thus easier to create and parse) than any of the (literally dozens of) > diff --git a/Documentation/scsi/scsi-generic.txt b/Documentation/scsi/scsi-generic.txt > index 0a22ab8..51be20a 100644 > --- a/Documentation/scsi/scsi-generic.txt > +++ b/Documentation/scsi/scsi-generic.txt > @@ -62,7 +62,7 @@ There are two packages of sg utilities: > and earlier > Both packages will work in the lk 2.4 series however sg3_utils offers more > capabilities. They can be found at: http://sg.danny.cz/sg/sg3_utils.html and > -freshmeat.net > +freecode.com > > Another approach is to look at the applications that use the sg driver. > These include cdrecord, cdparanoia, SANE and cdrdao. > diff --git a/Documentation/usb/mtouchusb.txt b/Documentation/usb/mtouchusb.txt > index 86302cd..a91adb2 100644 > --- a/Documentation/usb/mtouchusb.txt > +++ b/Documentation/usb/mtouchusb.txt > @@ -1,7 +1,7 @@ > CHANGES > > - 0.3 - Created based off of scanner & INSTALL from the original touchscreen > - driver on freshmeat (http://freshmeat.net/projects/3mtouchscreendriver) > + driver on freecode (http://freecode.com/projects/3mtouchscreendriver) > - Amended for linux-2.4.18, then 2.4.19 > > - 0.5 - Complete rewrite using Linux Input in 2.6.3 -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- 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