All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Cc: trivial@kernel.org, lucas.demarchi@profusion.mobi,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] [trivial] Documentation: broken URL in filesystems
Date: Mon, 13 Feb 2012 09:19:49 -0800	[thread overview]
Message-ID: <4F394635.6030707@xenotime.net> (raw)
In-Reply-To: <1329124192-27461-2-git-send-email-michael.opdenacker@free-electrons.com>

On 02/13/2012 01:09 AM, Michael Opdenacker wrote:
> 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

Please drop the "boot." portion.  It is not needed.

http://kernel.org/pub/linux/kernel/people/sct/ext3/
works fine.

> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-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>


-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2012-02-13 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13  9:09 [trivial] Documentation: fix broken URLs Michael Opdenacker
2012-02-13  9:09 ` [PATCH 1/2] [trivial] Documentation: broken URL in filesystems Michael Opdenacker
2012-02-13 17:19   ` Randy Dunlap [this message]
2012-02-13  9:09 ` [PATCH 2/2] [trivial] Documentation: broken URL in libata Michael Opdenacker
2012-02-13 17:22   ` Randy Dunlap
2012-09-13  4:18     ` Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F394635.6030707@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lucas.demarchi@profusion.mobi \
    --cc=michael.opdenacker@free-electrons.com \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.