corrected typos and changes LANGUAGE to RTEMS-LANGUAGE.

This commit is contained in:
Joel Sherrill
1997-07-31 18:45:58 +00:00
parent 03c8223b96
commit db91520362
23 changed files with 51 additions and 39 deletions

View File

@@ -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:

View File

@@ -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

View File

@@ -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

View File

@@ -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