This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] consistently capitalize section names


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? (There are a few places where this intersects with my other pending patch, and this one doesn't include the changes from the other. I'll merge them as needed.)

2007-03-27  Bob Wilson  <bob.wilson@acm.org>
	
	* gdb.texinfo: Consistently capitalize all significant words in
	node names, chapter titles, section titles, and headings.  Update
	cross references to match.
	(Starting and Stopping Trace Experiment): Make node name plural.
	(Breakpoint related warnings): Hyphenate "Breakpoint-related".

Attachment: gdb-doc-capitalize.patch.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]