[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1329124192-27461-2-git-send-email-michael.opdenacker@free-electrons.com>
Date: Mon, 13 Feb 2012 10:09:51 +0100
From: Michael Opdenacker <michael.opdenacker@...e-electrons.com>
To: rdunlap@...otime.net, trivial@...nel.org,
lucas.demarchi@...fusion.mobi, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Michael Opdenacker <michael.opdenacker@...e-electrons.com>
Subject: [PATCH 1/2] [trivial] Documentation: broken URL in filesystems
Fix broken link in Documentation/filesystem, replacing
ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/journal-design.ps.gz
by a URL on http://boot.kernel.org
Signed-off-by: Michael Opdenacker <michael.opdenacker@...e-electrons.com>
---
Documentation/DocBook/filesystems.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/DocBook/filesystems.tmpl b/Documentation/DocBook/filesystems.tmpl
index f51f285..2b3de6d 100644
--- a/Documentation/DocBook/filesystems.tmpl
+++ b/Documentation/DocBook/filesystems.tmpl
@@ -387,7 +387,7 @@ an example.
<title>See also</title>
<para>
<citation>
- <ulink url="ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/journal-design.ps.gz">
+ <ulink url="http://boot.kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz">
Journaling the Linux ext2fs Filesystem, LinuxExpo 98, Stephen Tweedie
</ulink>
</citation>
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists