From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15767 invoked by alias); 27 Dec 2001 18:43:35 -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 15655 invoked from network); 27 Dec 2001 18:43:32 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 27 Dec 2001 18:43:32 -0000 Received: from redhat.com (reddwarf.cygnus.com [205.180.231.12]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id KAA21025; Thu, 27 Dec 2001 10:42:25 -0800 (PST) Message-ID: <3C2B6A97.C45EE0D2@redhat.com> Date: Thu, 27 Dec 2001 10:43:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2smp i686) X-Accept-Language: en MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFC] Add back the 'info proc mappings' command. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00589.txt.bz2 Eli Zaretskii wrote: > > On Wed, 26 Dec 2001, Michael Snyder wrote: > > > > > I don't know how to comment out a section of a texinfo file. > > > > > > Put "@ignore..@end ignore" around the part you want to comment out. > > > > Ah, OK -- how's this? > > Perfect! Please commit this. Thanks. Committed.