summaryrefslogtreecommitdiffstats
path: root/doc/user/overview.t
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/user/overview.t7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/user/overview.t b/doc/user/overview.t
index a1c4d4ef01..85a356ec89 100644
--- a/doc/user/overview.t
+++ b/doc/user/overview.t
@@ -54,7 +54,7 @@ following features:
@end itemize
This manual describes the usage of RTEMS for
-applications written in the C programming language. Those
+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
document which addresses specific architectural issues that
@@ -409,8 +409,9 @@ software developers. Although some background is provided, it
is assumed that the reader is familiar with the concepts of task
management as well as intertask communication and
synchronization. Since directives, user related data
-structures, and examples are presented in C, a basic
-understanding of the C programming language is required to fully
+structures, and examples are presented in @value{RTEMS-LANGUAGE}, a basic
+understanding of the @value{RTEMS-LANGUAGE} programming language
+is required to fully
understand the material presented. However, because of the
similarity of the Ada and C RTEMS implementations, users will
find that the use and behavior of the two implementations is