diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c11b6247ce2..2db0e7d3dbf 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-09-11 Janis Johnson + + * doc/install.texi: Fix typos. + 2002-09-11 Zack Weinberg * Makefile.in: Remove all references to s-under and underscore.c. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index fdd6d638684..de91c19dcd7 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1115,9 +1115,9 @@ used to disable building the Ada front end. Additional build tools (such as @command{gnatmake}) or a working GNAT run-time library installation are usually @emph{not} required. However, -if you want to boostrap the compiler using a minimal version of GNAT, +if you want to bootstrap the compiler using a minimal version of GNAT, you have to issue the following commands before invoking @samp{make -boostrap} (this assumes that you start with an unmodified and consistent +bootstrap} (this assumes that you start with an unmodified and consistent source distribution): @example