From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9189 invoked by alias); 3 Jun 2007 13:32:45 -0000 Received: (qmail 9179 invoked by uid 22791); 3 Jun 2007 13:32:45 -0000 X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (199.232.76.164) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 03 Jun 2007 13:32:43 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HuqBz-0003r6-1z; Sun, 03 Jun 2007 09:32:23 -0400 From: Eli Zaretskii To: "Ulrich Weigand" CC: gdb-patches@sourceware.org In-reply-to: <200706031321.l53DLvNL032318@d12av02.megacenter.de.ibm.com> (uweigand@de.ibm.com) Subject: Re: [rfc/rfa] [2/4] SPU enhancements: main part Reply-to: Eli Zaretskii References: <200706031321.l53DLvNL032318@d12av02.megacenter.de.ibm.com> Message-Id: Date: Sun, 03 Jun 2007 13:32:00 -0000 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00027.txt.bz2 > Date: Sun, 3 Jun 2007 15:21:57 +0200 (CEST) > From: "Ulrich Weigand" > Cc: gdb-patches@sourceware.org > > Eli Zaretskii wrote: > > > It is not useful to have so many index entries that all begin with > > "info spu" and all point to almost the same place (probably the same > > page in the printed manual). It is better to have just one index > > entry "info spu". > > Like so? Yes, thanks.