From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19676 invoked by alias); 16 Jan 2002 06:52:31 -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 19644 invoked from network); 16 Jan 2002 06:52:30 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 16 Jan 2002 06:52:30 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA03230; Wed, 16 Jan 2002 08:51:45 +0200 (IST) Date: Tue, 15 Jan 2002 22:52:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Andrew Cagney cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Add ``Maintenance Commands'' appendix In-Reply-To: <3C451D04.9040100@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-01/txt/msg00450.txt.bz2 On Wed, 16 Jan 2002, Andrew Cagney wrote: > Would a link direct to the > relevant ``maint info breakpoints'' section be better or isn't that > possible? It's possible if you use @anchor. Then you could reference the text inside @anchor{} instead of the node name. But before you do, we should see if texi2html supports @anchor.