From 91a49b38b8ae42d0d14b9c141dcd76c6c75d89f9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 16:46:36 +0000 Subject: Patch from Ralf Corsepius to correct problems on RELEASE versus VERSION. --- doc/relnotes/install.texi | 6 +++--- doc/relnotes/intro.texi | 2 +- doc/relnotes/status.texi | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/relnotes') 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, 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 . 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 .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 -- cgit v1.2.3