Re: [PATCH] Fixes a small error in Documentation/HOWTO

From: Harry Wei
Date: Sun Apr 03 2011 - 00:53:19 EST


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@xxxxxxxxx>
Signed-off-by: Harry Wei <harryxiyou@xxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/