From b43744a69d79e17d8ab31d96653f29577493664c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Oct 1998 20:36:28 +0000 Subject: Spell checked. --- doc/bsp_howto/linkcmds.t | 2 +- doc/bsp_howto/makefiles.t | 2 +- doc/bsp_howto/target.t | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/bsp_howto') diff --git a/doc/bsp_howto/linkcmds.t b/doc/bsp_howto/linkcmds.t index 58c8818c0c..6b92ed1326 100644 --- a/doc/bsp_howto/linkcmds.t +++ b/doc/bsp_howto/linkcmds.t @@ -374,7 +374,7 @@ program is started. It is common practice to place a copy of the initialized can be used for this purpose. The following figure illustrates the steps a linked program goes through -to become a downloadabled image. +to become a downloadable image. @example @group diff --git a/doc/bsp_howto/makefiles.t b/doc/bsp_howto/makefiles.t index fdcbc4a7be..c79ea01674 100644 --- a/doc/bsp_howto/makefiles.t +++ b/doc/bsp_howto/makefiles.t @@ -157,7 +157,7 @@ RTEMS_BSP_FAMILY=gen68340 # CPU flag to pass to GCC CPU_CFLAGS = -mcpu32 -# optimisation flag to pass to GCC +# optimization flag to pass to GCC CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer # The name of the start file to be linked with. This file is the first diff --git a/doc/bsp_howto/target.t b/doc/bsp_howto/target.t index d7787a078e..0ca96d02d7 100644 --- a/doc/bsp_howto/target.t +++ b/doc/bsp_howto/target.t @@ -110,7 +110,7 @@ in the following directory: c/src/exec/score/cpu/CPU @end example -where CPU is replcaed with the CPU family name. +where CPU is replaced with the CPU family name. Within each CPU dependent directory inside the executive proper is a file named @code{CPU.h} which contains information about each of the -- cgit v1.2.3