From 9026a957f29adccef44445bb02108ba7ef293f26 Mon Sep 17 00:00:00 2001 From: Janis Johnson Date: Wed, 11 Sep 2002 22:10:10 +0000 Subject: [PATCH] install.texi: Fix typos. 2002-09-11 Janis Johnson * doc/install.texi: Fix typos. From-SVN: r57041 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c11b6247ce29..2db0e7d3dbf3 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 fdd6d6386840..de91c19dcd72 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 -- 2.43.5