This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r157121 - in /trunk/gcc: ChangeLog doc/invoke.t...


Author: rwild
Date: Sun Feb 28 12:50:39 2010
New Revision: 157121

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157121
Log:
Fix typos in documentation.

gcc/:
	* doc/invoke.texi (Warning Options, RX Options): Fix typos.
	(Warning Options): -Wno-conversion-null is valid for
	Objective-C++ as well.
	* doc/tm.texi (Named Address Spaces): Likewise.
	* doc/plugins.texi (Plugins): Replace TABs with spaces.
	* doc/tree-ssa.texi (Tree SSA): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi
    trunk/gcc/doc/plugins.texi
    trunk/gcc/doc/tm.texi
    trunk/gcc/doc/tree-ssa.texi


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