1
0
Prechádzať zdrojové kódy

Several Typos

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 rokov pred
rodič
commit
7413fd73a3
1 zmenil súbory, kde vykonal 6 pridanie a 6 odobranie
  1. 6 6
      prologue/standards.xml

+ 6 - 6
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>