summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-02 15:01:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-02 15:01:34 +0000
commitcbd1c95c7adca581c0b9c6b89bb8913a5707fe8d (patch)
treece3fb5bcc6811cb98bf6e694aa2899be251558e4
parentec6cf6ddcbd8d12536253e3f07b90c1619d611e8 (diff)
2000-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* started/binaries.t: SuSE not SUSE. * started/samples.t: Typo.
-rw-r--r--doc/started/binaries.t2
-rw-r--r--doc/started/sample.t8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/started/binaries.t b/doc/started/binaries.t
index b2ad1b2de9..0b27f4bcc0 100644
--- a/doc/started/binaries.t
+++ b/doc/started/binaries.t
@@ -20,7 +20,7 @@ and Solaris. These are packaged in the following formats:
RPM is an acronym for the RedHat Package Manager. RPM is the
native package installer for many Linux distributions including
-RedHat and SUSE. RPM supports other operating systems including
+RedHat and SuSE. RPM supports other operating systems including
Cygwin. @uref{mailto:D.J@@fiddes.surfaid.org,David Fiddes <D.J@@fiddes.surfaid.org>}
did the initial groundwork that lead to Cygwin RPMs being available.
diff --git a/doc/started/sample.t b/doc/started/sample.t
index 4ace735be8..b60818f307 100644
--- a/doc/started/sample.t
+++ b/doc/started/sample.t
@@ -73,16 +73,16 @@ prepended with @value{RTEMS-UNTAR}/c/src/lib/libbsp.]
See @code{i386/pc386/HOWTO}
@item i386/pc486
-The i386/pc386 BSP specially compiler for an i486-class CPU.
+The i386/pc386 BSP specially compiled for an i486-class CPU.
@item i386/pc586
-The i386/pc386 BSP specially compiler for a Pentium-class CPU.
+The i386/pc386 BSP specially compiled for a Pentium-class CPU.
@item i386/pc686
-The i386/pc386 BSP specially compiler for a Pentium II.
+The i386/pc386 BSP specially compiled for a Pentium II.
@item i386/pck6
-The i386/pc386 BSP specially compiler for an AMD K6.
+The i386/pc386 BSP specially compiled for an AMD K6.
@item m68k/gen68360
This BSP is for a MC68360 CPU. See @code{m68k/gen68360/README} for details.