From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15586 invoked by alias); 25 Aug 2009 15:29:40 -0000 Received: (qmail 15570 invoked by uid 22791); 25 Aug 2009 15:29:40 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 25 Aug 2009 15:29:35 +0000 Received: (qmail 19414 invoked from network); 25 Aug 2009 15:29:33 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 25 Aug 2009 15:29:33 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [patch/doc] Tweak "info inferiors" output. Date: Tue, 25 Aug 2009 15:40:00 -0000 User-Agent: KMail/1.9.10 References: <200908141646.01031.pedro@codesourcery.com> <200908241155.17035.pedro@codesourcery.com> <83ljl9dpvp.fsf@gnu.org> In-Reply-To: <83ljl9dpvp.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908251629.30124.pedro@codesourcery.com> X-IsSubscribed: yes 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: 2009-08/txt/msg00417.txt.bz2 On Monday 24 August 2009 19:32:26, Eli Zaretskii wrote: > > From: Pedro Alves > > > > Is this OK then? > > Yes, but I have one tiny nit: > > > +@item > > +the target system's inferior identifier (@var{systag}) > > We don't seem to use @var{systag} in this text; do we really need it? Nope, I've removed it. > Otherwise, fine with me. Thanks. Thanks. I've checked it in. -- Pedro Alves