diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2002-06-01 12:17:19 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2002-06-01 12:17:19 +0100 |
commit | 113dc14387308310e28710562f69f1bd624a7aaf (patch) | |
tree | ed660121a9b2240503188f3ea358f56d2ec3527d /gcc | |
parent | be1e06df3529510b772562d8e1431f6ad06c6032 (diff) | |
download | gcc-113dc14387308310e28710562f69f1bd624a7aaf.zip gcc-113dc14387308310e28710562f69f1bd624a7aaf.tar.gz gcc-113dc14387308310e28710562f69f1bd624a7aaf.tar.bz2 |
gnat_ug.texi: Use @ifnottex instead of @ifinfo.
* gnat_ug.texi: Use @ifnottex instead of @ifinfo.
* gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
gnat_ug_wnt.texi: Regenerate.
From-SVN: r54144
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/ChangeLog | 6 | ||||
-rw-r--r-- | gcc/ada/gnat_ug.texi | 4 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_unx.texi | 4 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_vms.texi | 4 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_vxw.texi | 4 | ||||
-rw-r--r-- | gcc/ada/gnat_ug_wnt.texi | 4 |
6 files changed, 16 insertions, 10 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 9bdbc0e..b4b6161 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,9 @@ +2002-06-01 Joseph S. Myers <jsm28@cam.ac.uk> + + * gnat_ug.texi: Use @ifnottex instead of @ifinfo. + * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi, + gnat_ug_wnt.texi: Regenerate. + 2002-05-31 Florian Weimer <fw@deneb.enyo.de> * 5ntaprop.adb (with System.OS_Primitives): Remove. diff --git a/gcc/ada/gnat_ug.texi b/gcc/ada/gnat_ug.texi index 5c89d2e..fa370e1 100644 --- a/gcc/ada/gnat_ug.texi +++ b/gcc/ada/gnat_ug.texi @@ -135,7 +135,7 @@ Free Documentation License''. @end titlepage -@ifinfo +@ifnottex @node Top, About This Guide, (dir), (dir) @top GNAT User's Guide @@ -624,7 +624,7 @@ Performance Considerations * Index:: @end menu -@end ifinfo +@end ifnottex @node About This Guide @unnumbered About This Guide diff --git a/gcc/ada/gnat_ug_unx.texi b/gcc/ada/gnat_ug_unx.texi index 81fa2960..efe12a3 100644 --- a/gcc/ada/gnat_ug_unx.texi +++ b/gcc/ada/gnat_ug_unx.texi @@ -96,7 +96,7 @@ Free Documentation License''. @end titlepage -@ifinfo +@ifnottex @node Top, About This Guide, (dir), (dir) @top GNAT User's Guide @@ -423,7 +423,7 @@ Performance Considerations * Index:: @end menu -@end ifinfo +@end ifnottex @node About This Guide @unnumbered About This Guide diff --git a/gcc/ada/gnat_ug_vms.texi b/gcc/ada/gnat_ug_vms.texi index c55d440..4fbf8b8 100644 --- a/gcc/ada/gnat_ug_vms.texi +++ b/gcc/ada/gnat_ug_vms.texi @@ -96,7 +96,7 @@ Free Documentation License''. @end titlepage -@ifinfo +@ifnottex @node Top, About This Guide, (dir), (dir) @top GNAT User's Guide @@ -458,7 +458,7 @@ Performance Considerations * Index:: @end menu -@end ifinfo +@end ifnottex @node About This Guide @unnumbered About This Guide diff --git a/gcc/ada/gnat_ug_vxw.texi b/gcc/ada/gnat_ug_vxw.texi index d2f316b..7e5f779 100644 --- a/gcc/ada/gnat_ug_vxw.texi +++ b/gcc/ada/gnat_ug_vxw.texi @@ -96,7 +96,7 @@ Free Documentation License''. @end titlepage -@ifinfo +@ifnottex @node Top, About This Guide, (dir), (dir) @top GNAT User's Guide @@ -437,7 +437,7 @@ Performance Considerations * Index:: @end menu -@end ifinfo +@end ifnottex @node About This Guide @unnumbered About This Guide diff --git a/gcc/ada/gnat_ug_wnt.texi b/gcc/ada/gnat_ug_wnt.texi index 7f29e67..fb01be35 100644 --- a/gcc/ada/gnat_ug_wnt.texi +++ b/gcc/ada/gnat_ug_wnt.texi @@ -96,7 +96,7 @@ Free Documentation License''. @end titlepage -@ifinfo +@ifnottex @node Top, About This Guide, (dir), (dir) @top GNAT User's Guide @@ -437,7 +437,7 @@ Performance Considerations * Index:: @end menu -@end ifinfo +@end ifnottex @node About This Guide @unnumbered About This Guide |