diff options
Diffstat (limited to 'prologue/standards.xml')
-rw-r--r-- | prologue/standards.xml | 12 |
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> |