From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5403 invoked by alias); 14 Aug 2002 15:43:38 -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 5351 invoked from network); 14 Aug 2002 15:43:36 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 14 Aug 2002 15:43:36 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A835D3D41; Wed, 14 Aug 2002 11:43:32 -0400 (EDT) Message-ID: <3D5A7AA4.9080702@ges.redhat.com> Date: Wed, 14 Aug 2002 08:43:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020810 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfa:doco] Reformat ``Remote Protocol'' appendix References: <3D4D6494.30807@ges.redhat.com> <2950-Tue13Aug2002133142+0300-eliz@is.elta.co.il> <3D59A180.4090403@ges.redhat.com> <3405-Wed14Aug2002135202+0300-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00346.txt.bz2 >> Date: Tue, 13 Aug 2002 20:17:04 -0400 >> From: Andrew Cagney >> > >> > Finally, perhaps there should be an index entry for each >> > packet/command. > >> >> Yes. That is something to do next. Exactly how should it be done >> though? Something like: >> @cindex packet, e >> @cindex e packet >> et.al.. > > > The latter is sufficient, I think. > > The important question when inventing index entries is "what phrase > would one expect this item to be indexed with?" Hmm, perhaps that's why I never find anything using the index :-) I tend to try to guess a key word and then go from there. Andrew