From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15048 invoked by alias); 27 Mar 2007 04:06:52 -0000 Received: (qmail 15034 invoked by uid 22791); 27 Mar 2007 04:06:51 -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; Tue, 27 Mar 2007 05:06:49 +0100 Received: from HOME-C4E4A596F7 (IGLD-84-229-118-106.inter.net.il [84.229.118.106]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HLY39847 (AUTH halo1); Tue, 27 Mar 2007 06:06:42 +0200 (IST) Date: Tue, 27 Mar 2007 04:06:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Wilson CC: gdb-patches@sources.redhat.com In-reply-to: <4608392C.3070109@tensilica.com> (message from Bob Wilson on Mon, 26 Mar 2007 14:20:44 -0700) Subject: Re: [PATCH] consistently capitalize section names Reply-to: Eli Zaretskii References: <46081016.3030204@tensilica.com> <4608392C.3070109@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/msg00243.txt.bz2 > Date: Mon, 26 Mar 2007 14:20:44 -0700 > From: Bob Wilson > CC: gdb-patches@sources.redhat.com > > I'm not opposed to changing the capitalization style, but I don't think that > quote requires it. Before the part you quoted, it says "Here are three > suggestions". Besides, this is addressing the question of node names and only > indirectly mentions the capitalization of section titles, assuming they will be > handled the same as chapter titles. I agree that it's vague, but that's the capitalization style I consider correct, and other GNU manuals use it. > > IOW, the correct capitalization style is, e.g., "Commands to Set > > Tracepoints", not "Commands to set tracepoints". If you can afford > > that, please redo the capitalization to use this style. > > Hmm. Yes, well, I really ought to be working on other things, but I might > manage to squeeze it in sometime. Thank you.