lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 3 Apr 2011 12:52:15 +0800
From:	Harry Wei <jiaweiwei.xiyou@...il.com>
To:	Someone Something <fordhaivat@...il.com>
Cc:	greg@...ah.com, linux-kernel@...r.kernel.org, rdunlap@...otime.net,
	joe@...ches.com, akpm@...ux-foundation.org,
	linux-doc@...r.kernel.org
Subject: Re: [PATCH] Fixes a small error in Documentation/HOWTO

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

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ