summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/HELP.html8
-rw-r--r--doc/develenv/sample.texi7
-rwxr-xr-xdoc/do_docs2
-rw-r--r--doc/relnotes/intro.texi10
-rw-r--r--doc/rtems.html18
-rw-r--r--doc/supplements/hppa1_1/bsp.t4
-rw-r--r--doc/supplements/hppa1_1/bsp.texi4
-rw-r--r--doc/supplements/hppa1_1/hppa1_1.texi12
-rw-r--r--doc/supplements/i386/bsp.t4
-rw-r--r--doc/supplements/i386/bsp.texi4
-rw-r--r--doc/supplements/i386/i386.texi12
-rw-r--r--doc/supplements/i960/bsp.t2
-rw-r--r--doc/supplements/i960/bsp.texi2
-rw-r--r--doc/supplements/i960/i960.texi12
-rw-r--r--doc/supplements/m68k/bsp.t4
-rw-r--r--doc/supplements/m68k/m68k.texi12
-rw-r--r--doc/supplements/sparc/bsp.t9
-rw-r--r--doc/supplements/sparc/bsp.texi9
-rw-r--r--doc/supplements/sparc/sparc.texi13
-rw-r--r--doc/user/conf.t8
-rw-r--r--doc/user/fatal.t2
-rw-r--r--doc/user/intr.t4
-rw-r--r--doc/user/overview.t4
23 files changed, 83 insertions, 83 deletions
diff --git a/doc/HELP.html b/doc/HELP.html
index 12c75e3024..6ef4a2e5dd 100644
--- a/doc/HELP.html
+++ b/doc/HELP.html
@@ -9,10 +9,10 @@
<BODY>
The following supplement manuals do not currently exist:
<MENU>
- <LI>RTEMS AMD 29K C Applications Supplement</LI>
- <LI>RTEMS MIPS C Applications Supplement</LI>
- <LI>RTEMS PowerPC C Applications Supplement</LI>
- <LI>RTEMS UNIX Port C Applications Supplement</LI>
+ <LI>RTEMS AMD 29K Applications Supplement</LI>
+ <LI>RTEMS MIPS Applications Supplement</LI>
+ <LI>RTEMS PowerPC Applications Supplement</LI>
+ <LI>RTEMS UNIX Port Applications Supplement</LI>
</MENU>
If you have knowledge of the processors used in the above ports and
want to contribute to RTEMS, please contact
diff --git a/doc/develenv/sample.texi b/doc/develenv/sample.texi
index 3c7f55ab35..b064f965f3 100644
--- a/doc/develenv/sample.texi
+++ b/doc/develenv/sample.texi
@@ -25,8 +25,7 @@
@end ifinfo
@section Introduction
-RTEMS is shipped with the following sample
-applications:
+RTEMS is shipped with the following sample applications:
@itemize @bullet
@item Hello World - C and Ada
@@ -50,8 +49,8 @@ can be used to test locally developed board support packages and
device drivers.
The reader should be familiar with the terms used and
-material presented in the RTEMS C Applications User's Guide or
-the RTEMS Ada Applications User's Guide.
+material presented in the RTEMS Applications User's Guide or
+the RTEMS @value{RTEMS-LANGUAGE} Applications User's Guide.
@ifinfo
@node Sample Applications Hello World, Sample Applications Clock Tick, Sample Applications Introduction, Sample Applications
diff --git a/doc/do_docs b/doc/do_docs
index 712e6789b8..9bdec7ea4e 100755
--- a/doc/do_docs
+++ b/doc/do_docs
@@ -2,7 +2,7 @@
basedir=$1
shift
-manuals="develenv hppa1_1 i386 i960 m68k relnotes sparc c_user ka9q"
+manuals="develenv hppa1_1 i386 i960 m68k relnotes sparc user ka9q"
# posix_test_plan manual left out in 4.1.0
for action in $*
diff --git a/doc/relnotes/intro.texi b/doc/relnotes/intro.texi
index f185a40f17..9fe92dfc42 100644
--- a/doc/relnotes/intro.texi
+++ b/doc/relnotes/intro.texi
@@ -204,15 +204,15 @@ the following documents:
@itemize @bullet
@item C Applications User's Guide
-@item Intel i386 C Applications Supplement
+@item Intel i386 Applications Supplement
-@item Intel i960CA C Applications Supplement
+@item Intel i960CA Applications Supplement
-@item Motorola MC68xxx C Applications Supplement
+@item Motorola MC68xxx Applications Supplement
-@item Hewlett Packard PA-RISC 1.1 C Applications Supplement
+@item Hewlett Packard PA-RISC 1.1 Applications Supplement
-@item SPARC C Applications Supplement
+@item SPARC Applications Supplement
@item Development Environment Guide
diff --git a/doc/rtems.html b/doc/rtems.html
index 01be8a0cfa..00540f1d8d 100644
--- a/doc/rtems.html
+++ b/doc/rtems.html
@@ -15,15 +15,15 @@
<LI>CPU Supplements
<MENU>
-<LI><A HREF="HELP.html">RTEMS AMD 29K C Applications Supplement</A>
-<LI><A HREF="c_i386/Top.html">RTEMS Intel i386 C Applications Supplement</A>
-<LI><A HREF="c_i960/Top.html">RTEMS Intel i960 C Applications Supplement</A>
-<LI><A HREF="HELP.html">RTEMS MIPS C Applications Supplement</A>
-<LI><A HREF="c_m68k/Top.html">RTEMS Motorola MC68xxx C Applications Supplement</A>
-<LI><A HREF="HELP.html">RTEMS PowerPC C Applications Supplement</A>
-<LI><A HREF="c_sparc/Top.html">RTEMS SPARC C Applications Supplement</A>
-<LI><A HREF="c_hppa1_1/Top.html">RTEMS Hewlett Packard PA-RISC C Applications Supplement</A>
-<LI><A HREF="HELP.html">RTEMS UNIX Port C Applications Supplement</A>
+<LI><A HREF="HELP.html">RTEMS AMD 29K Applications Supplement</A>
+<LI><A HREF="c_i386/Top.html">RTEMS Intel i386 Applications Supplement</A>
+<LI><A HREF="c_i960/Top.html">RTEMS Intel i960 Applications Supplement</A>
+<LI><A HREF="HELP.html">RTEMS MIPS Applications Supplement</A>
+<LI><A HREF="c_m68k/Top.html">RTEMS Motorola MC68xxx Applications Supplement</A>
+<LI><A HREF="HELP.html">RTEMS PowerPC Applications Supplement</A>
+<LI><A HREF="c_sparc/Top.html">RTEMS SPARC Applications Supplement</A>
+<LI><A HREF="c_hppa1_1/Top.html">RTEMS Hewlett Packard PA-RISC Applications Supplement</A>
+<LI><A HREF="HELP.html">RTEMS UNIX Port Applications Supplement</A>
</MENU>
</MENU>
<HR>
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.
diff --git a/doc/supplements/hppa1_1/bsp.texi b/doc/supplements/hppa1_1/bsp.texi
index b4b92a5bdb..372a6ada30 100644
--- a/doc/supplements/hppa1_1/bsp.texi
+++ b/doc/supplements/hppa1_1/bsp.texi
@@ -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.
diff --git a/doc/supplements/hppa1_1/hppa1_1.texi b/doc/supplements/hppa1_1/hppa1_1.texi
index 6542f421aa..78b61bb5ca 100644
--- a/doc/supplements/hppa1_1/hppa1_1.texi
+++ b/doc/supplements/hppa1_1/hppa1_1.texi
@@ -14,7 +14,7 @@
@c
@c
-@c Master file for the Hewlett Packard PA-RISC C Applications Supplement
+@c Master file for the Hewlett Packard PA-RISC Applications Supplement
@c
@include ../common/setup.texi
@@ -23,7 +23,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
-* RTEMS Hewlett Packard PA-RISC C Applications Supplement (hppa1_1):
+* RTEMS Hewlett Packard PA-RISC Applications Supplement (hppa1_1):
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 Hewlett Packard PA-RISC C Applications Supplement
+@c @shorttitlepage RTEMS Hewlett Packard PA-RISC Applications Supplement
@setchapternewpage odd
-@settitle RTEMS Hewlett Packard PA-RISC C Applications Supplement
+@settitle RTEMS Hewlett Packard PA-RISC Applications Supplement
@titlepage
@finalout
-@title RTEMS Hewlett Packard PA-RISC C Supplement
+@title RTEMS Hewlett Packard PA-RISC Applications Supplement
@subtitle Edition @value{edition}, for RTEMS 4.1.0
@sp 1
@subtitle @value{update-month}
@@ -74,7 +74,7 @@ END-INFO-DIR-ENTRY
@node Top, Preface, (dir), (dir)
@top c_hppa1_1
-This is the online version of the RTEMS Hewlett Packard PA-RISC C
+This is the online version of the RTEMS Hewlett Packard PA-RISC
Applications Supplement.
@menu
diff --git a/doc/supplements/i386/bsp.t b/doc/supplements/i386/bsp.t
index 110d155154..45cfc301b7 100644
--- a/doc/supplements/i386/bsp.t
+++ b/doc/supplements/i386/bsp.t
@@ -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 i386 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
diff --git a/doc/supplements/i386/bsp.texi b/doc/supplements/i386/bsp.texi
index 110d155154..45cfc301b7 100644
--- a/doc/supplements/i386/bsp.texi
+++ b/doc/supplements/i386/bsp.texi
@@ -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 i386 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
diff --git a/doc/supplements/i386/i386.texi b/doc/supplements/i386/i386.texi
index 66a44d66b9..6bd847a4c5 100644
--- a/doc/supplements/i386/i386.texi
+++ b/doc/supplements/i386/i386.texi
@@ -20,7 +20,7 @@
@c
@c
-@c Master file for the Intel i386 C Applications Supplement
+@c Master file for the Intel i386 Applications Supplement
@c
@include ../common/setup.texi
@@ -29,7 +29,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
-* RTEMS Intel i386 C Applications Supplement (i386):
+* RTEMS Intel i386 Applications Supplement (i386):
END-INFO-DIR-ENTRY
@end format
@end ifinfo
@@ -46,14 +46,14 @@ END-INFO-DIR-ENTRY
@c
@c I don't really like having a short title page. --joel
@c
-@c @shorttitlepage RTEMS Intel i386 C Applications Supplement
+@c @shorttitlepage RTEMS Intel i386 Applications Supplement
@setchapternewpage odd
-@settitle RTEMS Intel i386 C Applications Supplement
+@settitle RTEMS Intel i386 Applications Supplement
@titlepage
@finalout
-@title RTEMS Intel i386 C Supplement
+@title RTEMS Intel i386 Applications Supplement
@subtitle Edition @value{edition}, for RTEMS 4.1.0
@sp 1
@subtitle @value{update-month}
@@ -80,7 +80,7 @@ END-INFO-DIR-ENTRY
@node Top, Preface, (dir), (dir)
@top c_i386
-This is the online version of the RTEMS Intel i386 C
+This is the online version of the RTEMS Intel i386
Applications Supplement.
@menu
diff --git a/doc/supplements/i960/bsp.t b/doc/supplements/i960/bsp.t
index 423cde737c..8b4e72690b 100644
--- a/doc/supplements/i960/bsp.t
+++ b/doc/supplements/i960/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 i960CA 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
diff --git a/doc/supplements/i960/bsp.texi b/doc/supplements/i960/bsp.texi
index 423cde737c..8b4e72690b 100644
--- a/doc/supplements/i960/bsp.texi
+++ b/doc/supplements/i960/bsp.texi
@@ -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 i960CA 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
diff --git a/doc/supplements/i960/i960.texi b/doc/supplements/i960/i960.texi
index 3f6f1da411..4ba8bddaac 100644
--- a/doc/supplements/i960/i960.texi
+++ b/doc/supplements/i960/i960.texi
@@ -14,7 +14,7 @@
@c
@c
-@c Master file for the Intel i960 C Applications Supplement
+@c Master file for the Intel i960 Applications Supplement
@c
@include ../common/setup.texi
@@ -23,7 +23,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
-* RTEMS Intel i960 C Applications Supplement (i960):
+* RTEMS Intel i960 Applications Supplement (i960):
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 Intel i960 C Applications Supplement
+@c @shorttitlepage RTEMS Intel i960 Applications Supplement
@setchapternewpage odd
-@settitle RTEMS Intel i960 C Applications Supplement
+@settitle RTEMS Intel i960 Applications Supplement
@titlepage
@finalout
-@title RTEMS Intel i960 C Supplement
+@title RTEMS Intel i960 Applications Supplement
@subtitle Edition @value{edition}, for RTEMS 4.1.0
@sp 1
@subtitle @value{update-month}
@@ -74,7 +74,7 @@ END-INFO-DIR-ENTRY
@node Top, Preface, (dir), (dir)
@top c_i960
-This is the online version of the RTEMS Intel i960 C
+This is the online version of the RTEMS Intel i960
Applications Supplement.
@menu
diff --git a/doc/supplements/m68k/bsp.t b/doc/supplements/m68k/bsp.t
index 60c889c495..dc07f4e392 100644
--- a/doc/supplements/m68k/bsp.t
+++ b/doc/supplements/m68k/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 MC68020 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
@@ -82,7 +82,7 @@ caching 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
+Board Support Packages chapter of the Applications User's
Manual for the reset code which is executed before the call to
initialize executive, the MC68020 version has the following
specific requirements:
diff --git a/doc/supplements/m68k/m68k.texi b/doc/supplements/m68k/m68k.texi
index 2378a9f340..eb274eb9a8 100644
--- a/doc/supplements/m68k/m68k.texi
+++ b/doc/supplements/m68k/m68k.texi
@@ -14,7 +14,7 @@
@c
@c
-@c Master file for the Motorola MC68xxx C Applications Supplement
+@c Master file for the Motorola MC68xxx Applications Supplement
@c
@include ../common/setup.texi
@@ -23,7 +23,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
-* RTEMS Motorola MC68xxx C Applications Supplement (m68k):
+* RTEMS Motorola MC68xxx Applications Supplement (m68k):
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 Motorola MC68xxx C Applications Supplement
+@c @shorttitlepage RTEMS Motorola MC68xxx Applications Supplement
@setchapternewpage odd
-@settitle RTEMS Motorola MC68xxx C Applications Supplement
+@settitle RTEMS Motorola MC68xxx Applications Supplement
@titlepage
@finalout
-@title RTEMS Motorola MC68xxx C Supplement
+@title RTEMS Motorola MC68xxx Applications Supplement
@subtitle Edition @value{edition}, for RTEMS 4.1.0
@sp 1
@subtitle @value{update-month}
@@ -75,7 +75,7 @@ END-INFO-DIR-ENTRY
@node Top, Preface, (dir), (dir)
@top c_m68k
-This is the online version of the RTEMS Motorola MC68xxx C
+This is the online version of the RTEMS Motorola MC68xxx
Applications Supplement.
@menu
diff --git a/doc/supplements/sparc/bsp.t b/doc/supplements/sparc/bsp.t
index 78ffa3ac26..3564f1c1c4 100644
--- a/doc/supplements/sparc/bsp.t
+++ b/doc/supplements/sparc/bsp.t
@@ -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:
diff --git a/doc/supplements/sparc/bsp.texi b/doc/supplements/sparc/bsp.texi
index 78ffa3ac26..3564f1c1c4 100644
--- a/doc/supplements/sparc/bsp.texi
+++ b/doc/supplements/sparc/bsp.texi
@@ -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:
diff --git a/doc/supplements/sparc/sparc.texi b/doc/supplements/sparc/sparc.texi
index 40d30dfbb6..75c4ce6cc7 100644
--- a/doc/supplements/sparc/sparc.texi
+++ b/doc/supplements/sparc/sparc.texi
@@ -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::
diff --git a/doc/user/conf.t b/doc/user/conf.t
index e0b7eebe11..20b88cd1ac 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -347,7 +347,7 @@ describe processor dependent information required by RTEMS.
This table is generally used to supply RTEMS with information
only known by the Board Support Package. The contents of this
table are discussed in the CPU Dependent Information Table
-chapter of the C Applications Supplement document for a specific
+chapter of the Applications Supplement document for a specific
target processor.
@ifinfo
@@ -916,7 +916,7 @@ This allows the application designer the flexibility to tailor
RTEMS to most efficiently meet system requirements while still
satisfying even the most stringent memory constraints. As
result, the size of the RTEMS executive is application
-dependent. A Memory Requirements worksheet is provided in the C
+dependent. A Memory Requirements worksheet is provided in the
Applications Supplement document for a specific target
processor. This worksheet can be used to calculate the memory
requirements of a custom RTEMS run-time environment. To insure
@@ -943,7 +943,7 @@ be in RAM, its code space can be located in either ROM or RAM.
In addition, the user must allocate RAM for the RTEMS RAM
Workspace. The size of this area is application dependent and
can be calculated using the formula provided in the Memory
-Requirements chapter of the C Applications Supplement document
+Requirements chapter of the Applications Supplement document
for a specific target processor.
All RTEMS data variables and routine names used by
@@ -973,7 +973,7 @@ the workspace area will result in the fatal_error_occurred
directive being invoked with the INVALID_ADDRESS error code.
A worksheet is provided in the Memory Requirements
-chapter of the C Applications Supplement document for a specific
+chapter of the Applications Supplement document for a specific
target processor to assist the user in calculating the minimum
size of the RTEMS RAM Workspace for each application. The value
calculated with this worksheet is the minimum value that should
diff --git a/doc/user/fatal.t b/doc/user/fatal.t
index 36b75c59f5..9d85e8297d 100644
--- a/doc/user/fatal.t
+++ b/doc/user/fatal.t
@@ -68,7 +68,7 @@ all maskable interrupts, place the error code in a known
processor dependent place (generally either on the stack or in a
register), and halt the processor. The precise actions of the
RTEMS fatal error are discussed in the Default Fatal Error
-Processing chapter of the C Applications Supplement document for
+Processing chapter of the Applications Supplement document for
a specific target processor.
@ifinfo
diff --git a/doc/user/intr.t b/doc/user/intr.t
index 2b7b2a15bd..2ea796b7c6 100644
--- a/doc/user/intr.t
+++ b/doc/user/intr.t
@@ -142,7 +142,7 @@ dependent. RTEMS internally supports 256 interrupt levels which
are mapped to the processor's interrupt levels. For specific
information on the mapping between RTEMS and the target
processor's interrupt levels, refer to the Interrupt Processing
-chapter of the C Applications Supplement document for a specific
+chapter of the Applications Supplement document for a specific
target processor.
@ifinfo
@@ -158,7 +158,7 @@ upon completion of the section. RTEMS has been optimized to
insure that interrupts are disabled for a minimum length of
time. The maximum length of time interrupts are disabled by
RTEMS is processor dependent and is detailed in the Timing
-Specification chapter of the C Applications Supplement document
+Specification chapter of the Applications Supplement document
for a specific target processor.
Non-maskable interrupts (NMI) cannot be disabled, and
diff --git a/doc/user/overview.t b/doc/user/overview.t
index 85a356ec89..ac49683682 100644
--- a/doc/user/overview.t
+++ b/doc/user/overview.t
@@ -56,7 +56,7 @@ following features:
This manual describes the usage of RTEMS for
applications written in the @value{RTEMS-LANGUAGE} programming language. Those
implementation details that are processor dependent are provided
-in the C Applications Supplement documents. A supplement
+in the Applications Supplement documents. A supplement
document which addresses specific architectural issues that
affect RTEMS is provided for each processor type that is
supported.
@@ -374,7 +374,7 @@ RTEMS to most efficiently meet system requirements while still
satisfying even the most stringent memory constraints. As a
result, the size of the RTEMS executive is application
dependent. A worksheet is provided in the Memory Requirements
-chapter of the C Applications Supplement document for a specific
+chapter of the Applications Supplement document for a specific
target processor. The worksheet is used to calculate the memory
requirements of a custom RTEMS run-time environment. The
following managers may be optionally excluded: