From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759491AbXGaK37 (ORCPT ); Tue, 31 Jul 2007 06:29:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755549AbXGaK3w (ORCPT ); Tue, 31 Jul 2007 06:29:52 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:58462 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755154AbXGaK3v (ORCPT ); Tue, 31 Jul 2007 06:29:51 -0400 Date: Tue, 31 Jul 2007 16:00:01 +0530 From: Vivek Goyal To: Pavel Machek Cc: hbabu@us.ibm.com, kexec@lists.infradead.org, kernel list , ebiederm@xmission.com Subject: Re: kexec/kdump: docs fix, stale urls? Message-ID: <20070731103001.GD29531@in.ibm.com> Reply-To: vgoyal@in.ibm.com References: <20070731100908.GD3462@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070731100908.GD3462@elf.ucw.cz> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 31, 2007 at 12:09:08PM +0200, Pavel Machek wrote: > Hi! > > This fixes few typos in kdump.txt. (Please check, I'm not native > speaker). > > Also, the urls pointed out in kdump.txt seem a bit old, are there > better pointers these days? > > Pavel > > --- > > This fixes few typos in kdump.txt. > > Signed-off-by: Pavel Machek > > diff --git a/Documentation/kdump/kdump.txt b/Documentation/kdump/kdump.txt > index eb60087..faf0e27 100644 > --- a/Documentation/kdump/kdump.txt > +++ b/Documentation/kdump/kdump.txt > @@ -69,7 +69,7 @@ http://www.kernel.org/pub/linux/kernel/p > > This is a symlink to the latest version, which at the time of writing is > 20061214, the only release of kexec-tools-testing so far. As other versions > -are made released, the older onese will remain available at > +are released, the older ones will remain available at > http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ > This URL is still current. Thanks Vivek