[patch, committed] invoke.texi: use correct name/markup for "GCC" and other program names

Sandra Loosemore sandra@codesourcery.com
Sat Mar 10 03:56:00 GMT 2012


Per the GCC Coding Conventions, GCC should be referred to as "GCC" or 
"@command{gcc}", depending on whether one is talking about the program 
generally or the command to run it.  Also, when "GCC" appears at the 
end of a sentence, the correct Texinfo markup is "GCC@." rather than 
just "GCC."

While I was at it, I checked references to "GDB" and "ld".  For the latter, 
the GNU ld manual seems to prefer @command markup in all contexts, so that's 
what I did here.

Checked in to trunk as obvious.

-Sandra


2012-03-09  Sandra Loosemore  <sandra@codesourcery.com>

	gcc/
	* doc/invoke.texi: Use correct names/markup for "GCC", "GDB", "ld",
	and related program names.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc11.patch
Type: text/x-patch
Size: 13225 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120310/f2bd4792/attachment.bin>


More information about the Gcc-patches mailing list