summaryrefslogtreecommitdiffstats
path: root/doc/relnotes
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes')
-rw-r--r--doc/relnotes/install.texi6
-rw-r--r--doc/relnotes/intro.texi2
-rw-r--r--doc/relnotes/relnotes.texi4
-rw-r--r--doc/relnotes/status.texi6
4 files changed, 9 insertions, 9 deletions
diff --git a/doc/relnotes/install.texi b/doc/relnotes/install.texi
index 68727c0440..6d585ac5c6 100644
--- a/doc/relnotes/install.texi
+++ b/doc/relnotes/install.texi
@@ -46,9 +46,9 @@ Throughout the rest of this manual
within the RTEMS distribution. For persons using the ftp
distribution found on the primary ftp site for RTEMS,
<RTEMS_distribution> is
-ftp://ftp.OARcorp.com/oarcorp/rtems/@value{RTEMS-RELEASE}.
+ftp://ftp.OARcorp.com/oarcorp/rtems/@value{RELEASE}.
-The archive files for RTEMS Release @value{RTEMS-RELEASE} are found
+The archive files for RTEMS Release @value{RELEASE} are found
under the directory <RTEMS_distribution>. This directory
contains the files which comprise this relase as well as any
patches which may be required for other tools.
@@ -116,7 +116,7 @@ NOTE: gunzip -c is equivalent to gzcat, while gtar is GNU tar.
Given that the necessary utility programs are
installed, any of the above commands will extract the contents
of <file>.tar.gz into the current directory. All of the RTEMS
-components will be extracted into the subdirectory rtems-@value{RTEMS-RELEASE}.
+components will be extracted into the subdirectory rtems-@value{RELEASE}.
To view the contents of a component without restoring any files,
use a command similar to the following:
diff --git a/doc/relnotes/intro.texi b/doc/relnotes/intro.texi
index 55c563d2f9..19b0141d59 100644
--- a/doc/relnotes/intro.texi
+++ b/doc/relnotes/intro.texi
@@ -18,7 +18,7 @@
@end ifinfo
This document describes the contents, installation
-procedure, and current status of Release @value{RTEMS-RELEASE} of the RTEMS
+procedure, and current status of Release @value{RELEASE} of the RTEMS
executive. An installation procedure is provided which
describes the steps necessary to load and configure the RTEMS
environment, including the GNU Development Environment and the
diff --git a/doc/relnotes/relnotes.texi b/doc/relnotes/relnotes.texi
index 00b2578317..7cdb69a7ae 100644
--- a/doc/relnotes/relnotes.texi
+++ b/doc/relnotes/relnotes.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/relnotes/status.texi b/doc/relnotes/status.texi
index 99daa78acf..514deecd9a 100644
--- a/doc/relnotes/status.texi
+++ b/doc/relnotes/status.texi
@@ -19,14 +19,14 @@
@end ifinfo
This chapter will describe the current status of
-release version @value{RTEMS-RELEASE} of the RTEMS Development Environment.
+release version @value{RELEASE} of the RTEMS Development Environment.
@ifinfo
@node Development Environment Status RTEMS Executive Status, Development Environment Status Development Environment Status, Development Environment Status, Development Environment Status
@end ifinfo
@section RTEMS Executive Status
-Release @value{RTEMS-RELEASE} of the RTEMS Executive contains support
+Release @value{RELEASE} of the RTEMS Executive contains support
for both the classic RTEMS API based on the RTEID specification as well
as support for POSIX threads and real-time extensions.
@@ -140,7 +140,7 @@ capabilities of newlib is provided in the RTEMS distribution.
@section Development Environment Status
This section details the versions of the tools used
-to develop and maintain RTEMS @value{RTEMS-RELEASE}:
+to develop and maintain RTEMS @value{RELEASE}:
@itemize @bullet
@item Cross Tools