From 4a21803f6b3a4135086316356dd2d4361b018661 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Sat, 7 Aug 1999 05:26:41 +0000 Subject: * extend.texi, install.texi: Fix spelling mistakes. From-SVN: r28567 --- gcc/ChangeLog | 2 ++ gcc/extend.texi | 2 +- gcc/install.texi | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c022d3b..3510a47 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ Fri Aug 6 23:08:44 1999 Jeffrey A Law (law@cygnus.com) + * extend.texi, install.texi: Fix spelling mistakes. + * Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete. (s-attrtab); No longer try to use pre-made insn-attrtab file. * mips/t-bsd: Delete references to obsolete PREMADE_ATTRTAB and diff --git a/gcc/extend.texi b/gcc/extend.texi index 89a79f5..a6644ce 100644 --- a/gcc/extend.texi +++ b/gcc/extend.texi @@ -3109,7 +3109,7 @@ specify the @samp{-O} option. In the past, the GNU C++ compiler was extended to experiment with new features, at a time when the C++ language was still evolving. Now that -the C++ standard is complete, some of those features are superceded by +the C++ standard is complete, some of those features are superseded by superior alternatives. Using the old features might cause a warning in some cases that the feature will be dropped in the future. In other cases, the feature might be gone already. diff --git a/gcc/install.texi b/gcc/install.texi index ac360e9..2e12878 100644 --- a/gcc/install.texi +++ b/gcc/install.texi @@ -5,7 +5,7 @@ @c The text of this file appears in the file INSTALL @c in the GCC distribution, as well as in the GCC manual. -Note most of this information is out of date and superceded by the EGCS +Note most of this information is out of date and superseded by the EGCS install procedures. It is provided for historical reference only. @ifclear INSTALLONLY -- cgit v1.1