From: Harry Wei <jiaweiwei.xiyou@gmail.com>
To: Someone Something <fordhaivat@gmail.com>
Cc: greg@kroah.com, linux-kernel@vger.kernel.org,
rdunlap@xenotime.net, joe@perches.com, akpm@linux-foundation.org,
linux-doc@vger.kernel.org
Subject: Re: [PATCH] Fixes a small error in Documentation/HOWTO
Date: Sun, 3 Apr 2011 12:52:15 +0800 [thread overview]
Message-ID: <20110403045201.GA2598@gmail.com> (raw)
In-Reply-To: <AANLkTinHAfGi84LWzP2rCqpzB6nmj-B2jU_pEPf89Lcz@mail.gmail.com>
On Sat, Apr 02, 2011 at 03:03:43PM -0500, Someone Something wrote:
> Description: This patch fixes a small error in Documentation/HOWTO
> which gives a really old link for LXR.
>
> This will be my first patch, so, any feedback is very welcome The
> Patch follows this line. I'm not sure if I'm supposed to include the
> HOWTO.orig stuff.
>
>
> --- linux-2.6.38.2/Documentation/HOWTO.orig 2011-04-02
> 15:55:03.000000000 -0400
> +++ linux-2.6.38.2/Documentation/HOWTO 2011-04-02 15:56:25.000000000 -0400
> @@ -209,8 +209,7 @@ tools. One such tool that is particular
> Cross-Reference project, which is able to present source code in a
> self-referential, indexed webpage format. An excellent up-to-date
> repository of the kernel code may be found at:
> - http://users.sosdg.org/~qiyong/lxr/
> -
> + http://lxr.linux.no/linux+v2.6.38/Documentation/
>
Your updated link for HOWTO is just for linux-2.6.38. This link
should be up-to-date kernel code. So i have corrected your
patch like following.
Thanks.
Best Regards.
Harry Wei.
Signed-off-by: Someone Something <fordhaivat@gmail.com>
Signed-off-by: Harry Wei <harryxiyou@gmail.com>
---
Documentation/HOWTO | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 365bda9..81bc1a9 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -209,7 +209,7 @@ tools. One such tool that is particularly recommended is the Linux
Cross-Reference project, which is able to present source code in a
self-referential, indexed webpage format. An excellent up-to-date
repository of the kernel code may be found at:
- http://users.sosdg.org/~qiyong/lxr/
+ http://lxr.linux.no/+trees
The development process
--
1.7.0.4
next prev parent reply other threads:[~2011-04-03 4:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-02 20:03 [PATCH] Fixes a small error in Documentation/HOWTO Someone Something
2011-04-02 23:48 ` Someone Something
2011-04-03 4:52 ` Harry Wei [this message]
2011-04-03 6:32 ` Xiaochen Wang
2011-04-04 1:46 ` Li Zefan
2011-04-04 18:18 ` Randy Dunlap
[not found] ` <BANLkTinSC1UTEQxS0iCKu4tMX-9CUY3rJg@mail.gmail.com>
2011-04-05 2:07 ` Harry Wei
2011-05-05 22:07 ` Randy Dunlap
2011-05-05 23:55 ` Harry Wei
2011-05-06 21:43 ` Randy Dunlap
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=20110403045201.GA2598@gmail.com \
--to=jiaweiwei.xiyou@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=fordhaivat@gmail.com \
--cc=greg@kroah.com \
--cc=joe@perches.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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.