summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-07 05:26:41 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-07 05:26:41 +0000
commite174c69cef1c0cd34ca02bde4db11d551c73de74 (patch)
tree95a10a16c5c885282b794c7235ab6b00dfd75993
parent44981bc7c15c48b38f118ab7bbe08201ea7a86b6 (diff)
downloadgcc-e174c69cef1c0cd34ca02bde4db11d551c73de74.tar.gz
* extend.texi, install.texi: Fix spelling mistakes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28567 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog2
-rw-r--r--gcc/extend.texi2
-rw-r--r--gcc/install.texi2
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