Skip to content

Commit ab03eca

Browse files
Jody McIntyretorvalds
authored andcommitted
trivial: fix bad links in the ext2 and ext3 documentation
Trivial patch to fix bad links in the ext2 and ext3 documentation. Signed-off-by: Jody McIntyre <scjody@sun.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 8be3e1f commit ab03eca

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Documentation/filesystems/ext2.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -373,10 +373,10 @@ Filesystem Resizing http://ext2resize.sourceforge.net/
373373
Compression (*) http://e2compr.sourceforge.net/
374374

375375
Implementations for:
376-
Windows 95/98/NT/2000 http://uranus.it.swin.edu.au/~jn/linux/Explore2fs.htm
377-
Windows 95 (*) http://www.yipton.demon.co.uk/content.html#FSDEXT2
376+
Windows 95/98/NT/2000 http://www.chrysocome.net/explore2fs
377+
Windows 95 (*) http://www.yipton.net/content.html#FSDEXT2
378378
DOS client (*) ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
379-
OS/2 http://perso.wanadoo.fr/matthieu.willm/ext2-os2/
380-
RISC OS client ftp://ftp.barnet.ac.uk/pub/acorn/armlinux/iscafs/
379+
OS/2 (*) ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
380+
RISC OS client http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/IscaFS/
381381

382-
(*) no longer actively developed/supported (as of Apr 2001)
382+
(*) no longer actively developed/supported (as of Mar 2009)

Documentation/filesystems/ext3.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,5 +198,5 @@ kernel source: <file:fs/ext3/>
198198
programs: http://e2fsprogs.sourceforge.net/
199199
http://ext2resize.sourceforge.net
200200

201-
useful links: http://www-106.ibm.com/developerworks/linux/library/l-fs7/
202-
http://www-106.ibm.com/developerworks/linux/library/l-fs8/
201+
useful links: http://www.ibm.com/developerworks/library/l-fs7.html
202+
http://www.ibm.com/developerworks/library/l-fs8.html

0 commit comments

Comments
 (0)