From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29041 invoked by alias); 14 May 2002 21:51:06 -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 29026 invoked from network); 14 May 2002 21:51:03 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 14 May 2002 21:51:03 -0000 Received: from Zaretsky ([80.230.2.40]) by thor.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id AFR79514; Wed, 15 May 2002 00:50:05 +0300 (IDT) Date: Tue, 14 May 2002 14:51:00 -0000 From: "Eli Zaretskii" To: ac131313@cygnus.com Message-Id: <5137-Wed15May2002004849+0300-eliz@is.elta.co.il> CC: jimb@redhat.com, gdb-patches@sources.redhat.com, neil@daikokuya.demon.co.uk In-reply-to: <3CE18127.8030401@cygnus.com> (message from Andrew Cagney on Tue, 14 May 2002 17:27:03 -0400) Subject: Re: RFA: document macro support Reply-to: Eli Zaretskii References: <20020513233504.BE1495EA11@zwingli.cygnus.com> <20020514065015.GA22717@daikokuya.demon.co.uk> <3CE18127.8030401@cygnus.com> X-SW-Source: 2002-05/txt/msg00567.txt.bz2 > Date: Tue, 14 May 2002 17:27:03 -0400 > From: Andrew Cagney > > + @example > > Btw, that should be @smallexample. True; but in this case, the lines are so short that it doesn't matter, I think.