From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6879 invoked by alias); 23 Jun 2006 17:14:27 -0000 Received: (qmail 6869 invoked by uid 22791); 23 Jun 2006 17:14:27 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 23 Jun 2006 17:14:21 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FtpEZ-0007b0-MA for gdb@sourceware.org; Fri, 23 Jun 2006 13:14:19 -0400 Date: Fri, 23 Jun 2006 18:06:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: [remote] RFC: Replace qPart with qXfer Message-ID: <20060623171419.GA28992@nevyn.them.org> Mail-Followup-To: gdb@sourceware.org References: <20060622031731.GA26722@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00191.txt.bz2 On Thu, Jun 22, 2006 at 10:54:42PM +0300, Eli Zaretskii wrote: > > Date: Wed, 21 Jun 2006 23:17:31 -0400 > > From: Daniel Jacobowitz > > > > Does anyone have any comments on this proposed change? > > I saw some irregularities and tried to guess what was wrong in the > Texinfo sources; hopefully this will be useful. Thanks! > > Access the target's "auxiliary vector". *Note auxiliary > > vector: OS Information, and see *Note read-aux-vector-packet: > ^^^ > This "see" is redundant. I suspect you used "see @ref"; if so, just > drop the "see" part. (This was just moved from the qPart description.) Confused. The example in the Texinfo manual suggests "see @ref", and says that you shouldn't just drop it, because e.g. "in *Note" is considered awkward. http://www.gnu.org/software/texinfo/manual/texinfo/html_node/ref.html#index-ref-374 > > `m DATA' > > Data DATA (*note Binary Data:: has been read from the target. > ^^^ > A missing right paren after @pxref. > > > `l DATA' > > Data DATA (*note Binary Data:: has been read from the target. > > Same here. Right on both counts. Fixed, thank you much. -- Daniel Jacobowitz CodeSourcery