[committed] invoke.texi: fix "command line" vs "command-line" usage

Sandra Loosemore sandra@codesourcery.com
Fri Jan 27 05:49:00 GMT 2012


As listed in the GCC Coding Conventions

http://gcc.gnu.org/codingconventions.html

"command line" is a noun phrase, and the adjective form is hyphenated, 
as in "command-line option".  Since invoke.texi talks a lot about 
command-line options to GCC, we ought to describe them correctly.  ;-)

I've checked in this patch as obvious.  I have close to 500KB of similar 
kinds of content-free copy-editing patches to invoke.texi in my queue; 
does anyone really want to review them, or object to me just continuing 
to check them in piecewise like this?

-Sandra


2012-01-27  Sandra Loosemore  <sandra@codesourcery.com>

	gcc/
	* doc/invoke.texi: Correct usage of "command line" (noun)
	vs "command-line" (adjective) throughout.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc2.patch
Type: text/x-patch
Size: 11981 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120127/bb038446/attachment.bin>


More information about the Gcc-patches mailing list