From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 582 invoked by alias); 22 Jun 2006 19:54:46 -0000 Received: (qmail 570 invoked by uid 22791); 22 Jun 2006 19:54:46 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 22 Jun 2006 19:54:45 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-198-32.inter.net.il [83.130.198.32]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EYO88225 (AUTH halo1); Thu, 22 Jun 2006 22:54:41 +0300 (IDT) Date: Fri, 23 Jun 2006 16:23:00 -0000 Message-Id: From: Eli Zaretskii To: gdb@sourceware.org In-reply-to: <20060622031731.GA26722@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 21 Jun 2006 23:17:31 -0400) Subject: Re: [remote] RFC: Replace qPart with qXfer Reply-to: Eli Zaretskii References: <20060622031731.GA26722@nevyn.them.org> 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/msg00189.txt.bz2 > 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. > 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. > `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.