gcc/ada/:
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Feb 2008 21:20:01 +0000 (21:20 +0000)
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Feb 2008 21:20:01 +0000 (21:20 +0000)
commit0d5d4dc785d774b5d6e6e36dfd357483db34a9b4
treed4d43510b885fd461ebb2628969dd033936981b5
parent7a5a9c5410c487fd4d9eec82b452af7241354093
gcc/ada/:
PR documentation/15479
* gnat_ugn.texi: In non-code, avoid space before colon.
(Regular Expressions in gnatfind and gnatxref): Fix indentation.
(Examples of gnatxref Usage): Use @command{vi} instead of
@file{vi}.
(Character Set Control): Do not use @code for UTF-8.
(Validity Checking): Fix typo "NaNs" instead of "NaN's".  Do not
use @code for IEEE.
* gnat_rm.texi (Aggregates with static bounds): Fix typo in code
sample.
* gnat_rm.texi, gnat_ugn.texi: Fix typos.  Bump copyright years.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132382 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi