Author: bdubbs
Date: Sun Mar  3 15:27:56 2013
New Revision: 10188

Log:
Typos

Modified:
   trunk/BOOK/chapter06/inetutils.xml
   trunk/BOOK/chapter07/site.xml
   trunk/BOOK/stylesheets/lfs-xsl/nochunks.xsl

Modified: trunk/BOOK/chapter06/inetutils.xml
==============================================================================
--- trunk/BOOK/chapter06/inetutils.xml  Sun Mar  3 11:34:48 2013        (r10187)
+++ trunk/BOOK/chapter06/inetutils.xml  Sun Mar  3 15:27:56 2013        (r10188)
@@ -125,7 +125,7 @@
 make -C doc install-html 
docdir=/usr/share/doc/inetutils-&inetutils-version;</userinput></screen>
 -->
     <para>Move some programs so they are available if <filename
-    class='directory'>/usr</filename> is not accessable:</para>
+    class='directory'>/usr</filename> is not accessible:</para>
 
 <screen><userinput remap="install">mv -v 
/usr/bin/{hostname,ping,ping6,traceroute} /bin</userinput></screen>
 

Modified: trunk/BOOK/chapter07/site.xml
==============================================================================
--- trunk/BOOK/chapter07/site.xml       Sun Mar  3 11:34:48 2013        (r10187)
+++ trunk/BOOK/chapter07/site.xml       Sun Mar  3 15:27:56 2013        (r10188)
@@ -37,7 +37,7 @@
 
     <para>The LFS boot scripts boot and shut down a system in a fairly
     efficient manner, but there are a few tweaks that you can make in the
-    rc.site file to improve speed even more and to adjust messages accoring
+    rc.site file to improve speed even more and to adjust messages according
     to your preferences. To do this, adjust the settings in
     the <filename>/etc/sysconfig/rc.site</filename> file above.</para>
 
@@ -80,7 +80,7 @@
     <listitem><para>Normally, all files in the <filename
     class='directory'>/tmp</filename> directory are deleted at boot time.
     Depending on the number of files or directories present, this can cause a
-    noticible delay in the boot process.  To skip removing these files set the
+    noticeable delay in the boot process.  To skip removing these files set the
     variable SKIPTMPCLEAN=y.</para></listitem>
 
     <listitem><para>During shutdown, the <command>init</command> program sends

Modified: trunk/BOOK/stylesheets/lfs-xsl/nochunks.xsl
==============================================================================
--- trunk/BOOK/stylesheets/lfs-xsl/nochunks.xsl Sun Mar  3 11:34:48 2013        
(r10187)
+++ trunk/BOOK/stylesheets/lfs-xsl/nochunks.xsl Sun Mar  3 15:27:56 2013        
(r10188)
@@ -70,7 +70,7 @@
     <!-- sect2.titlepage:
            Removed a lot of unneeded code.
            Skip empty titles.
-           No label in preface (actualy, skip the hardcoded dot). -->
+           No label in preface (actually, skip the hardcoded dot). -->
     <!-- The original template is in 
{docbook-xsl}/xhtml/titlepage.templates.xsl -->
   <xsl:template name="sect2.titlepage">
     <xsl:choose>
-- 
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