fixed typos

This commit is contained in:
Joel Sherrill
1997-05-30 22:57:25 +00:00
parent 92c2ae1f30
commit 17a3c690be
23 changed files with 83 additions and 83 deletions

View File

@@ -25,8 +25,8 @@ An RTEMS Board Support Package (BSP) must be designed
to support a particular processor and target board combination.
This chapter presents a discussion of SPARC specific BSP issues.
For more information on developing a BSP, refer to the chapter
titled Board Support Packages in the RTEMS C Applications User's
Guide.
titled Board Support Packages in the RTEMS
Applications User's Guide.
@ifinfo
@node Board Support Packages System Reset, Board Support Packages Processor Initialization, Board Support Packages Introduction, Board Support Packages
@@ -77,8 +77,9 @@ and this is to be utilized, then it should be enabled during the
reset application initialization code.
In addition to the requirements described in the
Board Support Packages chapter of the C Applications User's
Manual for the reset code which is executed before the call to
Board Support Packages chapter of the @value{RTEMS-LANGUAGE}
Applications User's Manual for the reset code
which is executed before the call to
rtems_initialize executive, the SPARC version has the following
specific requirements:

View File

@@ -25,8 +25,8 @@ An RTEMS Board Support Package (BSP) must be designed
to support a particular processor and target board combination.
This chapter presents a discussion of SPARC specific BSP issues.
For more information on developing a BSP, refer to the chapter
titled Board Support Packages in the RTEMS C Applications User's
Guide.
titled Board Support Packages in the RTEMS
Applications User's Guide.
@ifinfo
@node Board Support Packages System Reset, Board Support Packages Processor Initialization, Board Support Packages Introduction, Board Support Packages
@@ -77,8 +77,9 @@ and this is to be utilized, then it should be enabled during the
reset application initialization code.
In addition to the requirements described in the
Board Support Packages chapter of the C Applications User's
Manual for the reset code which is executed before the call to
Board Support Packages chapter of the @value{RTEMS-LANGUAGE}
Applications User's Manual for the reset code
which is executed before the call to
rtems_initialize executive, the SPARC version has the following
specific requirements:

View File

@@ -14,7 +14,7 @@
@c
@c
@c Master file for the SPARC C Applications Supplement
@c Master file for the SPARC Applications Supplement
@c
@include ../common/setup.texi
@@ -23,7 +23,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
* RTEMS SPARC C Applications Supplement (sparc):
* RTEMS SPARC Applications Supplement (sparc):
END-INFO-DIR-ENTRY
@end format
@end ifinfo
@@ -40,14 +40,14 @@ END-INFO-DIR-ENTRY
@c
@c I don't really like having a short title page. --joel
@c
@c @shorttitlepage RTEMS SPARC C Applications Supplement
@c @shorttitlepage RTEMS SPARC Applications Supplement
@setchapternewpage odd
@settitle RTEMS SPARC C Applications Supplement
@settitle RTEMS SPARC Applications Supplement
@titlepage
@finalout
@title RTEMS SPARC C Supplement
@title RTEMS SPARC Applications Supplement
@subtitle Edition @value{edition}, for RTEMS 4.1.0
@sp 1
@subtitle @value{update-month}
@@ -74,8 +74,7 @@ END-INFO-DIR-ENTRY
@node Top, Preface, (dir), (dir)
@top c_sparc
This is the online version of the RTEMS SPARC C
Applications Supplement.
This is the online version of the RTEMS SPARC Applications Supplement.
@menu
* Preface::