From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1916 invoked by alias); 27 Jan 2002 09:39:00 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 1883 invoked from network); 27 Jan 2002 09:38:58 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 27 Jan 2002 09:38:58 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id LAA15922; Sun, 27 Jan 2002 11:38:10 +0200 (IST) Date: Sun, 27 Jan 2002 01:39:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Dmitry Sivachenko cc: gdb-patches@sources.redhat.com Subject: Re: patch for gdb.texinfo In-Reply-To: <7221857610.20020127031424@cavia.pp.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-01/txt/msg00741.txt.bz2 On Sun, 27 Jan 2002, Dmitry Sivachenko wrote: > Could you please apply the following patch to gdb.texinfo. Thanks, I applied them with the exception of this one: > -The command @code{info symbol 0x54320} yields similar results. > +The command @samp{info symbol 0x54320} yields similar results. > @xref{Symbols, info symbol}. I didn't make this change because the GDB manual traditionally uses @code for all the commands it describes.