Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: Fix Broken URL "freshmeat"

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@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Masanari Iida and committed by
Jiri Kosina
1f8ee46b c8fd0dd3

+3 -3
+1 -1
Documentation/filesystems/ramfs-rootfs-initramfs.txt
··· 297 297 either way about the archive format, and there are alternative tools, 298 298 such as: 299 299 300 - http://freshmeat.net/projects/afio/ 300 + http://freecode.com/projects/afio 301 301 302 302 2) The cpio archive format chosen by the kernel is simpler and cleaner (and 303 303 thus easier to create and parse) than any of the (literally dozens of)
+1 -1
Documentation/scsi/scsi-generic.txt
··· 62 62 and earlier 63 63 Both packages will work in the lk 2.4 series however sg3_utils offers more 64 64 capabilities. They can be found at: http://sg.danny.cz/sg/sg3_utils.html and 65 - freshmeat.net 65 + freecode.com 66 66 67 67 Another approach is to look at the applications that use the sg driver. 68 68 These include cdrecord, cdparanoia, SANE and cdrdao.
+1 -1
Documentation/usb/mtouchusb.txt
··· 1 1 CHANGES 2 2 3 3 - 0.3 - Created based off of scanner & INSTALL from the original touchscreen 4 - driver on freshmeat (http://freshmeat.net/projects/3mtouchscreendriver) 4 + driver on freecode (http://freecode.com/projects/3mtouchscreendriver) 5 5 - Amended for linux-2.4.18, then 2.4.19 6 6 7 7 - 0.5 - Complete rewrite using Linux Input in 2.6.3