OSDN Git Service

Fix typos in documentation.
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Feb 2010 12:50:39 +0000 (12:50 +0000)
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Feb 2010 12:50:39 +0000 (12:50 +0000)
commit882f66bc5cc61821167aadc1837910e22368cda8
tree0755cc66e350b95d0d6afa3cee131b1ab64c785f
parent13eca00914b5c469b56c7d60b156c8c0bd0e7dee
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157121 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/doc/plugins.texi
gcc/doc/tm.texi
gcc/doc/tree-ssa.texi