Author: matthew
Date: Fri Mar 29 12:39:17 2013
New Revision: 10232

Log:
Fix a couple of typos.

Modified:
   trunk/BOOK/chapter06/pkgconfig.xml
   trunk/BOOK/chapter06/tar.xml

Modified: trunk/BOOK/chapter06/pkgconfig.xml
==============================================================================
--- trunk/BOOK/chapter06/pkgconfig.xml  Fri Mar 29 12:38:47 2013        (r10231)
+++ trunk/BOOK/chapter06/pkgconfig.xml  Fri Mar 29 12:39:17 2013        (r10232)
@@ -55,8 +55,8 @@
       <varlistentry>
         <term><parameter>--with-internal-glib</parameter></term>
         <listitem>
-          <para>This will allow pkg-config to use it's internal version of
-          glib because an external version is not available in LFS.</para>
+          <para>This will allow pkg-config to use its internal version of
+          Glib because an external version is not available in LFS.</para>
         </listitem>
       </varlistentry>
 

Modified: trunk/BOOK/chapter06/tar.xml
==============================================================================
--- trunk/BOOK/chapter06/tar.xml        Fri Mar 29 12:38:47 2013        (r10231)
+++ trunk/BOOK/chapter06/tar.xml        Fri Mar 29 12:39:17 2013        (r10232)
@@ -59,8 +59,8 @@
         <listitem>
           <para>This forces the test for <function>mknod</function> to be run
           as root.  It is generally considered dangerous to run this test as
-          the root user, but as it is being run on an only partially built
-          system, overriding it is OK.</para>
+          the root user, but as it is being run on a system that has only been
+          partially built, overriding it is OK.</para>
         </listitem>
       </varlistentry>
     </variablelist>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to