diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2005-11-22 00:32:31 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-22 12:14:30 -0500 |
commit | 98766fbe604bc198ced93c57220c2d4a78ad6c11 (patch) | |
tree | 964f630ea0ef6b7ad4c37468955526d09abe4ebd /Documentation/filesystems/ext2.txt | |
parent | 6c52f1377d9cc4bedec5d4e1e3b22756b8978399 (diff) |
[PATCH] kernel Doc/ URL corrections
Correct lots of URLs in Documentation/ Also a few minor whitespace cleanups
and typo/spello fixes. Sadly there are still a lot of bad URLs remaining.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/filesystems/ext2.txt')
-rw-r--r-- | Documentation/filesystems/ext2.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/filesystems/ext2.txt b/Documentation/filesystems/ext2.txt index a8edb376b041..3dd2872416a1 100644 --- a/Documentation/filesystems/ext2.txt +++ b/Documentation/filesystems/ext2.txt | |||
@@ -369,9 +369,8 @@ The kernel source file:/usr/src/linux/fs/ext2/ | |||
369 | e2fsprogs (e2fsck) http://e2fsprogs.sourceforge.net/ | 369 | e2fsprogs (e2fsck) http://e2fsprogs.sourceforge.net/ |
370 | Design & Implementation http://e2fsprogs.sourceforge.net/ext2intro.html | 370 | Design & Implementation http://e2fsprogs.sourceforge.net/ext2intro.html |
371 | Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/ | 371 | Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/ |
372 | Hashed Directories http://kernelnewbies.org/~phillips/htree/ | ||
373 | Filesystem Resizing http://ext2resize.sourceforge.net/ | 372 | Filesystem Resizing http://ext2resize.sourceforge.net/ |
374 | Compression (*) http://www.netspace.net.au/~reiter/e2compr/ | 373 | Compression (*) http://e2compr.sourceforge.net/ |
375 | 374 | ||
376 | Implementations for: | 375 | Implementations for: |
377 | Windows 95/98/NT/2000 http://uranus.it.swin.edu.au/~jn/linux/Explore2fs.htm | 376 | Windows 95/98/NT/2000 http://uranus.it.swin.edu.au/~jn/linux/Explore2fs.htm |