summaryrefslogtreecommitdiffstats
path: root/doc/develenv/sample.texi
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/develenv/sample.texi
parentupdated to reflect Ada (diff)
downloadrtems-17a3c690be5f38e2e1ae8597cfe1d60bb2f8f1c6.tar.bz2
fixed typos
Diffstat (limited to 'doc/develenv/sample.texi')
-rw-r--r--doc/develenv/sample.texi7
1 files changed, 3 insertions, 4 deletions
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