From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4248 invoked by alias); 15 Jan 2007 03:58:30 -0000 Received: (qmail 4240 invoked by uid 22791); 15 Jan 2007 03:58:29 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 15 Jan 2007 03:58:24 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id D527148CCB5; Sun, 14 Jan 2007 22:58:22 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22306-01-6; Sun, 14 Jan 2007 22:58:22 -0500 (EST) Received: from takamaka.act-europe.fr (AStDenis-105-1-91-112.w80-8.abo.wanadoo.fr [80.8.220.112]) by nile.gnat.com (Postfix) with ESMTP id 4CCDA48CBE6; Sun, 14 Jan 2007 22:58:22 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 637AC34C099; Mon, 15 Jan 2007 07:59:12 +0400 (RET) Date: Mon, 15 Jan 2007 03:58:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Improve help set/unset/show substitute-path Message-ID: <20070115035912.GA10091@adacore.com> References: <20070112071323.GJ537@adacore.com> <20070113140320.GL537@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00346.txt.bz2 > > 2007-01-13 Joel Brobecker > > > > * source.c (_initialize_source): Improve the help text of > > the substitute-path commands. > > > > Tested on x86-linux, no regression. > > OK to commit? > > This version is fine with me, thanks. Thank you, checked in. -- Joel