Author: bdubbs
Date: Wed Sep  4 09:18:43 2013
New Revision: 10335

Log:
typos

Modified:
   trunk/BOOK/chapter07/network.xml
   trunk/BOOK/chapter07/udev.xml
   trunk/BOOK/chapter09/theend.xml

Modified: trunk/BOOK/chapter07/network.xml
==============================================================================
--- trunk/BOOK/chapter07/network.xml    Sun Sep  1 06:55:47 2013        (r10334)
+++ trunk/BOOK/chapter07/network.xml    Wed Sep  4 09:18:43 2013        (r10335)
@@ -174,7 +174,7 @@
     it would be using the first 28 bits.  Prefixes longer than 24 bits are
     commonly used by DSL and cable-based Internet Service Providers (ISPs).
     In this example (PREFIX=24), the netmask is 255.255.255.0. Adjust the
-    <envar>PREFIX</envar> variable according to your specific subnet.i
+    <envar>PREFIX</envar> variable according to your specific subnet.
     If omitted, the PREFIX defaults to 24.</para>
 
     <para>For more information see the <command>ifup</command> man page.</para>

Modified: trunk/BOOK/chapter07/udev.xml
==============================================================================
--- trunk/BOOK/chapter07/udev.xml       Sun Sep  1 06:55:47 2013        (r10334)
+++ trunk/BOOK/chapter07/udev.xml       Wed Sep  4 09:18:43 2013        (r10335)
@@ -155,7 +155,7 @@
       any words in this file other than comments are considered subsystem names
       to trigger at retry time.  To find the subsystem of a device, use
       <command>udevadm info --attribute-walk &lt;device&gt;</command> where
-      &lt;device&gt; is a an absolure path in /dev or /sys such as /dev/sr0 or
+      &lt;device&gt; is a an absolute path in /dev or /sys such as /dev/sr0 or
       /sys/class/rtc.</para>
 
     </sect3>

Modified: trunk/BOOK/chapter09/theend.xml
==============================================================================
--- trunk/BOOK/chapter09/theend.xml     Sun Sep  1 06:55:47 2013        (r10334)
+++ trunk/BOOK/chapter09/theend.xml     Wed Sep  4 09:18:43 2013        (r10335)
@@ -25,7 +25,7 @@
 <screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>
 
   <para>It is also a good idea to create a file to show the status of your
-  new system with resopect to the Linux Standards Base (LSB).  To create
+  new system with respect to the Linux Standards Base (LSB).  To create
   this file, run:</para>
 
 <screen><userinput>cat &gt; /etc/lsb-release &lt;&lt; "EOF"
-- 
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