summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-12 16:46:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-12 16:46:36 +0000
commit91a49b38b8ae42d0d14b9c141dcd76c6c75d89f9 (patch)
tree23f7ad6e5c8a287cdc53f1afafca485e92ce1ed8
parentAdded out of date comment. (diff)
downloadrtems-91a49b38b8ae42d0d14b9c141dcd76c6c75d89f9.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct problems
on RELEASE versus VERSION.
Diffstat (limited to '')
-rw-r--r--doc/relnotes/install.texi6
-rw-r--r--doc/relnotes/intro.texi2
-rw-r--r--doc/relnotes/status.texi6
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/relnotes/install.texi b/doc/relnotes/install.texi
index 320320a0ec..b1c8c3ad53 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{RELEASE}.
+ftp://ftp.OARcorp.com/oarcorp/rtems/@value{VERSION}.
-The archive files for RTEMS Release @value{RELEASE} are found
+The archive files for RTEMS Release @value{VERSION} 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{RELEASE}.
+components will be extracted into the subdirectory rtems-@value{VERSION}.
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 3cb2b7ea12..b2bd715330 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{RELEASE} of the RTEMS
+procedure, and current status of Release @value{VERSION} 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/status.texi b/doc/relnotes/status.texi
index d638f41297..504cdf69ca 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{RELEASE} of the RTEMS Development Environment.
+release version @value{VERSION} 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{RELEASE} of the RTEMS Executive contains support
+Release @value{VERSION} 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{RELEASE}:
+to develop and maintain RTEMS @value{VERSION}:
@itemize @bullet
@item Cross Tools