summaryrefslogtreecommitdiffstats
path: root/doc/started/intro.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 12:34:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 12:34:00 +0000
commit00be3747baa34ec31fb7e6b5af4cc6cbcaa88eab (patch)
tree3c0e76c57d5342b99c4648ea8be1cfd3136ab0f3 /doc/started/intro.t
parentAdded information about the bit_rtems script. (diff)
downloadrtems-00be3747baa34ec31fb7e6b5af4cc6cbcaa88eab.tar.bz2
Minor cleanup.
Diffstat (limited to 'doc/started/intro.t')
-rw-r--r--doc/started/intro.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/started/intro.t b/doc/started/intro.t
index a88fa189ef..c5100b3292 100644
--- a/doc/started/intro.t
+++ b/doc/started/intro.t
@@ -12,7 +12,7 @@ The purpose of this document is to guide you through the process of
installing a GNU cross development environment to use with RTEMS.
If you are already familiar with the concepts behind a cross compiler and
-have a background in Unix these instructions should provide the bare
+have a background in Unix, these instructions should provide the bare
essentials for performing a setup of the following items:
@itemize @bullet
@@ -24,7 +24,7 @@ essentials for performing a setup of the following items:
The remainder of this chapter provides background information on real-time
embedded systems and cross development and an overview of other
resources of interest on the Internet. If you are not familiar with
-real-time embedded systems, of these areas, please read those sections.
+real-time embedded systems or the other areas, please read those sections.
These sections will help familiarize you with the
types of systems RTEMS is designed to be used in and the cross development
process used when developing RTEMS applications.