From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15461 invoked by alias); 31 Mar 2007 11:48:10 -0000 Received: (qmail 15445 invoked by uid 22791); 31 Mar 2007 11:48:10 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 31 Mar 2007 12:48:08 +0100 Received: from HOME-C4E4A596F7 (IGLD-84-229-214-84.inter.net.il [84.229.214.84]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CGB29380 (AUTH halo1); Sat, 31 Mar 2007 14:48:00 +0300 (IDT) Date: Sat, 31 Mar 2007 11:48:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Wilson CC: gdb-patches@sources.redhat.com In-reply-to: <460971CD.4020300@tensilica.com> (message from Bob Wilson on Tue, 27 Mar 2007 12:34:37 -0700) Subject: Re: [PATCH] consistently capitalize section names Reply-to: Eli Zaretskii References: <46081016.3030204@tensilica.com> <4608392C.3070109@tensilica.com> <460971CD.4020300@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/msg00378.txt.bz2 > Date: Tue, 27 Mar 2007 12:34:37 -0700 > From: Bob Wilson > CC: gdb-patches@sources.redhat.com > > Eli Zaretskii wrote: > > I agree that it's vague, but that's the capitalization style I > > consider correct, and other GNU manuals use it. > > Yes, it is good to be consistent with the other GNU manuals -- especially since > GDB pulls in sections from the readline documentation. I prefer this style anyway. > > How's this? Fine, thanks. Please commit.