gnat_ug_unx.texi, [...]: Regenerate.
authorAndreas Jaeger <aj@gcc.gnu.org>
Sun, 2 Mar 2003 21:08:51 +0000 (22:08 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 2 Mar 2003 21:08:51 +0000 (22:08 +0100)
* gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
gnat_ug_wnt.texi: Regenerate.

From-SVN: r63687

gcc/ada/ChangeLog
gcc/ada/gnat_ug_unx.texi
gcc/ada/gnat_ug_vms.texi
gcc/ada/gnat_ug_vxw.texi
gcc/ada/gnat_ug_wnt.texi

index ee6fd154b5973c08c4915c970c58e3312ebbfbcc..eb76ef61b65b8129920bb14ba23e664f086d01c3 100644 (file)
@@ -1,8 +1,13 @@
+2003-03-02  Andreas Jaeger  <aj@suse.de>
+
+       * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
+       gnat_ug_wnt.texi: Regenerate.
+
 2003-03-02  Laurent Guerby <guerby@acm.org>
 
-       * Makefile.in (install-gnatlib): Match previous change there 
+       * Makefile.in (install-gnatlib): Match previous change there
        so it works.
-       
+
 2003-02-28  Andreas Schwab  <schwab@suse.de>
 
        * Make-lang.in (install-gnatlib): Change to ada directory before
@@ -45,8 +50,8 @@
 
         PR ada/8344
         * final.c: rename to adafinal.c to avoid file name conflicts with gcc file.
-        * Makefile.in: match previous change. 
-        * Make-lang.in: match previous change. 
+        * Makefile.in: match previous change.
+        * Make-lang.in: match previous change.
 
 2003-01-29     Joel Sherrill <joel@OARcorp.com>
 
        (REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT): Remove.
 
 2002-08-25  Andre Leis <a.leis@gmx.net>
-           David Billinghurst (David.Billinghurst@riotinto.com>
+           David Billinghurst (David.Billinghurst@riotinto.com>
 
-       * sysdep.c (__gnat_ttyname): include <termios.h> on cygwin
+       * sysdep.c (__gnat_ttyname): include <termios.h> on cygwin
 
 2002-08-13  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
index 45e0963293482da16015e4ffcc1fc17d36a8c76f..e0924e4750f511d8f60f5bd159e53b9e679a5228 100644 (file)
@@ -1913,7 +1913,7 @@ gnatmake my_main.adb -largs file1.o file2.o
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).
index 60c5b4d9922827023ba3e81fa37538212b7dc1e7..d712ec5797c84818ea0d34becb5d6492fb5354f8 100644 (file)
@@ -1818,7 +1818,7 @@ GNAT MAKE MY_MAIN.ADB /LINKER_QUALIFIERS FILE1.OBJ FILE2.OBJ
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).
index 8eb9b3883ebc1f927c836ce577d43ad2f76e195a..50d7c9dd9ba75a8f1467f0cb25f781fc72765779 100644 (file)
@@ -2040,7 +2040,7 @@ gnatmake my_main.adb -largs file1.o file2.o
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).
index 04b18c61e23af9c9fc1a52f7b871ae41dc47b0d9..24390ffb555a4b99ad7f04f53ec1551058614d81 100644 (file)
@@ -1927,7 +1927,7 @@ gnatmake my_main.adb -largs file1.o file2.o
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).