aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/standards.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-23 16:41:04 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-23 16:41:04 +0000
commit7413fd73a373903abebf764d06267190fe943bc0 (patch)
tree6c70708cd67238aa30b2f618b7c23b258508d699 /prologue/standards.xml
parent27a023ce780c9c4337ca34ff768c457ad1316d38 (diff)
Several Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/standards.xml')
-rw-r--r--prologue/standards.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/prologue/standards.xml b/prologue/standards.xml
index 0a54405da..4a6cb71ef 100644
--- a/prologue/standards.xml
+++ b/prologue/standards.xml
@@ -47,7 +47,7 @@
</itemizedlist>
<para>Creating a complete LFS system capable of passing the LSB
- certifications tests is possible, but not without many additional ipackages
+ certifications tests is possible, but not without many additional packages
that are beyond the scope of LFS. Most of these additional packages have
intallation instructions in BLFS. </para>
@@ -87,9 +87,9 @@
<listitem>
<para>Bash</para>
- <para>This package satifies an LSB core requirement to provide
+ <para>This package satisfies an LSB core requirement to provide
a Bourne Shell interface to the system. It was chosen over
- other shell packages bacause of its common usage and extensive
+ other shell packages because of its common usage and extensive
capabilities beyond basic shell functions. </para>
</listitem>
@@ -194,7 +194,7 @@
<para>This package is the Gnu Compiler Collection. It contains the
C and C++ compilers as well as several others not built by LFS. It
- also contins the standard C++ libraries required by the LSB
+ also contains the standard C++ libraries required by the LSB
C++ standard.</para>
</listitem>
@@ -304,7 +304,7 @@
<para>This package contains the GNU generic library support
script. It wraps the complexity of using shared libraries in a
- consistent, portable interface. It us needed by the test
+ consistent, portable interface. It is needed by the test
suites in other LFS packages.
</para>
</listitem>
@@ -312,7 +312,7 @@
<listitem>
<para>Linux Kernel</para>
- <para>This package is the Operating Ststem. It is the Linux in
+ <para>This package is the Operating System. It is the Linux in
the GNU/Linux environment.
</para>
</listitem>