Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755111AbXEFTQd (ORCPT ); Sun, 6 May 2007 15:16:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755122AbXEFTQd (ORCPT ); Sun, 6 May 2007 15:16:33 -0400 Received: from mail6.sea5.speakeasy.net ([69.17.117.8]:38709 "EHLO mail6.sea5.speakeasy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755111AbXEFTQc (ORCPT ); Sun, 6 May 2007 15:16:32 -0400 Message-ID: <463E298E.5020109@zachcarter.com> Date: Sun, 06 May 2007 12:16:30 -0700 From: Zach Carter User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: linux-kernel@vger.kernel.org CC: linux-ext4@vger.kernel.org, trivial@kernel.org, Marco.Baye@tu-clausthal.de Subject: [PATCH] trivial: update broken URLs in Documentation/filesystems Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3527 Lines: 79 update several broken URLs in Documentation/filesystems. Signed-off-by: Zach Carter --- Documentation/filesystems/befs.txt | 4 ++-- Documentation/filesystems/ext2.txt | 2 +- Documentation/filesystems/ext3.txt | 4 ++-- Documentation/filesystems/isofs.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/filesystems/befs.txt b/Documentation/filesystems/befs.txt index 67391a1..ea954f2 100644 --- a/Documentation/filesystems/befs.txt +++ b/Documentation/filesystems/befs.txt @@ -61,7 +61,7 @@ step 2. Configuration & make kernel The linux kernel has many compile-time options. Most of them are beyond the scope of this document. I suggest the Kernel-HOWTO document as a good general -reference on this topic. +reference on this topic. However, to use the BeFS module, you must enable it at configure time. @@ -79,7 +79,7 @@ Save your kernel configuration and then build your kernel. step 3. Install -See the kernel howto for +See the kernel howto for instructions on this critical step. USING BFS diff --git a/Documentation/filesystems/ext2.txt b/Documentation/filesystems/ext2.txt index 4333e83..e1dbcaa 100644 --- a/Documentation/filesystems/ext2.txt +++ b/Documentation/filesystems/ext2.txt @@ -377,6 +377,6 @@ Windows 95/98/NT/2000 http://uranus.it.swin.edu.au/~jn/linux/Explore2fs.htm Windows 95 (*) http://www.yipton.demon.co.uk/content.html#FSDEXT2 DOS client (*) ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/ OS/2 http://perso.wanadoo.fr/matthieu.willm/ext2-os2/ -RISC OS client ftp://ftp.barnet.ac.uk/pub/acorn/armlinux/iscafs/ +RISC OS client http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/IscaFS/ (*) no longer actively developed/supported (as of Apr 2001) diff --git a/Documentation/filesystems/ext3.txt b/Documentation/filesystems/ext3.txt index 4aecc9b..37aaa22 100644 --- a/Documentation/filesystems/ext3.txt +++ b/Documentation/filesystems/ext3.txt @@ -194,5 +194,5 @@ programs: http://e2fsprogs.sourceforge.net/ http://ext2resize.sourceforge.net useful links: http://www.zip.com.au/~akpm/linux/ext3/ext3-usage.html - http://www-106.ibm.com/developerworks/linux/library/l-fs7/ - http://www-106.ibm.com/developerworks/linux/library/l-fs8/ + http://www.ibm.com/developerworks/linux/library/l-fs7.html + http://www.ibm.com/developerworks/linux/library/l-fs8.html diff --git a/Documentation/filesystems/isofs.txt b/Documentation/filesystems/isofs.txt index 758e504..9c93324 100644 --- a/Documentation/filesystems/isofs.txt +++ b/Documentation/filesystems/isofs.txt @@ -36,7 +36,7 @@ Mount options unique to the isofs filesystem. Recommended documents about ISO 9660 standard are located at: http://www.y-adagio.com/public/standards/iso_cdromr/tocont.htm -ftp://ftp.ecma.ch/ecma-st/Ecma-119.pdf +http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-119.pdf Quoting from the PDF "This 2nd Edition of Standard ECMA-119 is technically identical with ISO 9660.", so it is a valid and gratis substitute of the official ISO specification. -- 1.5.0.6 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/