From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15756 invoked by alias); 24 Mar 2007 17:18:11 -0000 Received: (qmail 15748 invoked by uid 22791); 24 Mar 2007 17:18:11 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 24 Mar 2007 17:18:09 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-200-243.inter.net.il [80.230.200.243]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HLM02911 (AUTH halo1); Sat, 24 Mar 2007 19:18:04 +0200 (IST) Date: Sat, 24 Mar 2007 17:18:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Wilson CC: gdb-patches@sources.redhat.com In-reply-to: <46045EB3.8070503@tensilica.com> (message from Bob Wilson on Fri, 23 Mar 2007 16:11:47 -0700) Subject: Re: [PATCH] fix some documentation menus Reply-to: Eli Zaretskii References: <46045EB3.8070503@tensilica.com> 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-03/txt/msg00217.txt.bz2 > Date: Fri, 23 Mar 2007 16:11:47 -0700 > From: Bob Wilson > > This patch fixes some out-of-order menu entries and removes some menus that > don't match the hierarchical structure of the document. > > It also removes some unnecessary next/prev/up arguments from a @node entry, > since they can cause problems for conditional text and since none of the other > nodes (except Top) specify those arguments. > > OK? Yes, thanks. Please commit this.