From e174c69cef1c0cd34ca02bde4db11d551c73de74 Mon Sep 17 00:00:00 2001 From: law Date: Sat, 7 Aug 1999 05:26:41 +0000 Subject: * extend.texi, install.texi: Fix spelling mistakes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28567 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 c022d3bdef3..3510a477bb6 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 89a79f563c4..a6644cec007 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 ac360e92623..2e12878e057 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.2.1