Browse Source

Typos

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 12 years ago
parent
commit
ea011f471c
3 changed files with 4 additions and 4 deletions
  1. 1 1
      chapter06/inetutils.xml
  2. 2 2
      chapter07/site.xml
  3. 1 1
      stylesheets/lfs-xsl/nochunks.xsl

+ 1 - 1
chapter06/inetutils.xml

@@ -125,7 +125,7 @@ make -C doc html
 make -C doc install-html docdir=/usr/share/doc/inetutils-&inetutils-version;</userinput></screen>
 make -C doc install-html docdir=/usr/share/doc/inetutils-&inetutils-version;</userinput></screen>
 -->
 -->
     <para>Move some programs so they are available if <filename
     <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>
 <screen><userinput remap="install">mv -v /usr/bin/{hostname,ping,ping6,traceroute} /bin</userinput></screen>
 
 

+ 2 - 2
chapter07/site.xml

@@ -37,7 +37,7 @@
 
 
     <para>The LFS boot scripts boot and shut down a system in a fairly
     <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
     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
     to your preferences. To do this, adjust the settings in
     the <filename>/etc/sysconfig/rc.site</filename> file above.</para>
     the <filename>/etc/sysconfig/rc.site</filename> file above.</para>
 
 
@@ -80,7 +80,7 @@
     <listitem><para>Normally, all files in the <filename
     <listitem><para>Normally, all files in the <filename
     class='directory'>/tmp</filename> directory are deleted at boot time.
     class='directory'>/tmp</filename> directory are deleted at boot time.
     Depending on the number of files or directories present, this can cause a
     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>
     variable SKIPTMPCLEAN=y.</para></listitem>
 
 
     <listitem><para>During shutdown, the <command>init</command> program sends
     <listitem><para>During shutdown, the <command>init</command> program sends

+ 1 - 1
stylesheets/lfs-xsl/nochunks.xsl

@@ -70,7 +70,7 @@ $Date$
     <!-- sect2.titlepage:
     <!-- sect2.titlepage:
            Removed a lot of unneeded code.
            Removed a lot of unneeded code.
            Skip empty titles.
            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 -->
     <!-- The original template is in {docbook-xsl}/xhtml/titlepage.templates.xsl -->
   <xsl:template name="sect2.titlepage">
   <xsl:template name="sect2.titlepage">
     <xsl:choose>
     <xsl:choose>