From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10891 invoked by alias); 11 Aug 2002 13:46:40 -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 10884 invoked from network); 11 Aug 2002 13:46:39 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sources.redhat.com with SMTP; 11 Aug 2002 13:46:39 -0000 Received: from Zaretsky ([80.230.2.40]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BQQ47595; Sun, 11 Aug 2002 16:46:27 +0300 (IDT) Date: Sun, 11 Aug 2002 06:46:00 -0000 From: "Eli Zaretskii" To: ac131313@ges.redhat.com Message-Id: <2593-Sun11Aug2002164401+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3D545935.8010605@ges.redhat.com> (message from Andrew Cagney on Fri, 09 Aug 2002 20:07:17 -0400) Subject: Re: [rfa:doco] Add ``maint print registers'' Reply-to: Eli Zaretskii References: <3D545935.8010605@ges.redhat.com> X-SW-Source: 2002-08/txt/msg00243.txt.bz2 > Date: Fri, 09 Aug 2002 20:07:17 -0400 > From: Andrew Cagney > > One thing I've noticed in the doco is that it refers to cooked but > cooked is an internal thing explained (or it will be ...) in the > internals document. Perhaps an example of raw and cooked representation will help here. > ok? Yes, thanks. > +@item @anchor{maint print registers}maint print registers Why did you use @anchor here, if no other parts of the manual have any @xref's pointing to them?