diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/filesystems/ramfs-rootfs-initramfs.txt | 2 | ||||
-rw-r--r-- | Documentation/scsi/scsi-generic.txt | 2 | ||||
-rw-r--r-- | 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 a8273d5fad20..59b4a0962e0f 100644 --- a/Documentation/filesystems/ramfs-rootfs-initramfs.txt +++ b/Documentation/filesystems/ramfs-rootfs-initramfs.txt | |||
@@ -297,7 +297,7 @@ the above threads) is: | |||
297 | either way about the archive format, and there are alternative tools, | 297 | either way about the archive format, and there are alternative tools, |
298 | such as: | 298 | such as: |
299 | 299 | ||
300 | http://freshmeat.net/projects/afio/ | 300 | http://freecode.com/projects/afio |
301 | 301 | ||
302 | 2) The cpio archive format chosen by the kernel is simpler and cleaner (and | 302 | 2) The cpio archive format chosen by the kernel is simpler and cleaner (and |
303 | thus easier to create and parse) than any of the (literally dozens of) | 303 | 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 0a22ab8ea0c1..51be20a6a14d 100644 --- a/Documentation/scsi/scsi-generic.txt +++ b/Documentation/scsi/scsi-generic.txt | |||
@@ -62,7 +62,7 @@ There are two packages of sg utilities: | |||
62 | and earlier | 62 | and earlier |
63 | Both packages will work in the lk 2.4 series however sg3_utils offers more | 63 | Both packages will work in the lk 2.4 series however sg3_utils offers more |
64 | capabilities. They can be found at: http://sg.danny.cz/sg/sg3_utils.html and | 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 | Another approach is to look at the applications that use the sg driver. | 67 | Another approach is to look at the applications that use the sg driver. |
68 | These include cdrecord, cdparanoia, SANE and cdrdao. | 68 | These include cdrecord, cdparanoia, SANE and cdrdao. |
diff --git a/Documentation/usb/mtouchusb.txt b/Documentation/usb/mtouchusb.txt index 86302cd53ed3..a91adb26ea7b 100644 --- a/Documentation/usb/mtouchusb.txt +++ b/Documentation/usb/mtouchusb.txt | |||
@@ -1,7 +1,7 @@ | |||
1 | CHANGES | 1 | CHANGES |
2 | 2 | ||
3 | - 0.3 - Created based off of scanner & INSTALL from the original touchscreen | 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 | - Amended for linux-2.4.18, then 2.4.19 | 5 | - Amended for linux-2.4.18, then 2.4.19 |
6 | 6 | ||
7 | - 0.5 - Complete rewrite using Linux Input in 2.6.3 | 7 | - 0.5 - Complete rewrite using Linux Input in 2.6.3 |