From db9152036258e231ec0a1ac3c67426700dc3d7e7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 31 Jul 1997 18:45:58 +0000 Subject: corrected typos and changes LANGUAGE to RTEMS-LANGUAGE. --- doc/develenv/develenv.texi | 4 ++-- doc/develenv/direct.texi | 4 ++-- doc/develenv/sample.texi | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) (limited to 'doc/develenv') diff --git a/doc/develenv/develenv.texi b/doc/develenv/develenv.texi index 4a75cec754..836154aa95 100644 --- a/doc/develenv/develenv.texi +++ b/doc/develenv/develenv.texi @@ -39,8 +39,8 @@ END-INFO-DIR-ENTRY @c variable substitution info: @c -@c @set RTEMS-LANGUAGE C -@c the language is @value{RTEMS-LANGUAGE} +@c @set LANGUAGE C +@c the language is @value{LANGUAGE} @c NOTE: don't use underscore in the name @c diff --git a/doc/develenv/direct.texi b/doc/develenv/direct.texi index 976da65358..9a66f5a68e 100644 --- a/doc/develenv/direct.texi +++ b/doc/develenv/direct.texi @@ -426,7 +426,7 @@ the supercore modules. Within the "score" directory the CPU dependent modules are found. The "cpu" directory contains a subdirectory for each -target CPU supported by the @value{RTEMS-RELEASE} release of the RTEMS +target CPU supported by the @value{RELEASE} release of the RTEMS executive. Each processor directory contains the CPU dependent code necessary to host RTEMS. The "no_cpu" directory provides a starting point for developing a new port to an unsupported @@ -459,7 +459,7 @@ processor family. @c Tree 7 - C BSP Library @c -Th "libbsp" directory provides all the BSPs provided with this +The "libbsp" directory provides all the BSPs provided with this release of the RTEMS executive. The subdirectories are divided, as discussed previously, based on specific processor family, then further breaking down into specific target board diff --git a/doc/develenv/sample.texi b/doc/develenv/sample.texi index 8bbb6cf546..d3a8b3f664 100644 --- a/doc/develenv/sample.texi +++ b/doc/develenv/sample.texi @@ -51,8 +51,7 @@ 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 Applications User's Guide or -the RTEMS @value{RTEMS-LANGUAGE} Applications User's Guide. +material presented in the RTEMS Applications User's Guide. @ifinfo @node Sample Applications Hello World, Sample Applications Clock Tick, Sample Applications Introduction, Sample Applications -- cgit v1.2.3