summaryrefslogtreecommitdiffstats
path: root/doc/supplements/hppa1_1/bsp.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-30 22:57:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-30 22:57:25 +0000
commit17a3c690be5f38e2e1ae8597cfe1d60bb2f8f1c6 (patch)
tree6ae9d55a4f82c32bf870ab2a860ab2c9e7d98fe8 /doc/supplements/hppa1_1/bsp.t
parentupdated to reflect Ada (diff)
downloadrtems-17a3c690be5f38e2e1ae8597cfe1d60bb2f8f1c6.tar.bz2
fixed typos
Diffstat (limited to 'doc/supplements/hppa1_1/bsp.t')
-rw-r--r--doc/supplements/hppa1_1/bsp.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/supplements/hppa1_1/bsp.t b/doc/supplements/hppa1_1/bsp.t
index b4b92a5bdb..372a6ada30 100644
--- a/doc/supplements/hppa1_1/bsp.t
+++ b/doc/supplements/hppa1_1/bsp.t
@@ -25,7 +25,7 @@ An RTEMS Board Support Package (BSP) must be designed
to support a particular processor and target board combination.
This chapter presents a discussion of PA-RISC specific BSP
issues. For more information on developing a BSP, refer to the
-chapter titled Board Support Packages in the RTEMS C
+chapter titled Board Support Packages in the RTEMS
Applications User's Guide.
@ifinfo
@@ -63,7 +63,7 @@ cache, then it should be be done during the reset application
initialization code.
Finally, the requirements in the Board Support
-Packages chapter of the C Applications User's Manual for the
+Packages chapter of the Applications User's Manual for the
reset code which is executed before the call to initialize
executive must be satisfied.