Author: bdubbs
Date: Fri Feb 21 14:02:35 2014
New Revision: 10491

Log:
Minor text changes

Modified:
   trunk/BOOK/chapter08/kernel.xml
   trunk/BOOK/general.ent
   trunk/BOOK/prologue/standards.xml

Modified: trunk/BOOK/chapter08/kernel.xml
==============================================================================
--- trunk/BOOK/chapter08/kernel.xml     Thu Feb 20 14:01:29 2014        (r10490)
+++ trunk/BOOK/chapter08/kernel.xml     Fri Feb 21 14:02:35 2014        (r10491)
@@ -186,12 +186,14 @@
     </warning>
 
     <warning>
-      <para>The headers in the system's
-      <filename class="directory">include</filename> directory should
+      <para>The headers in the system's <filename
+      class="directory">include</filename> directory (<filename
+      class="directory">/usr/include</filename>) should
       <emphasis>always</emphasis> be the ones against which Glibc was compiled,
-      that is, the sanitised headers from this Linux kernel tarball.
-      Therefore, they should <emphasis>never</emphasis> be replaced by either
-      the raw kernel headers or any other kernel sanitized headers.</para>
+      that is, the sanitised headers installed in <xref
+      linkend="ch-system-linux-headers"/>.  Therefore, they should
+      <emphasis>never</emphasis> be replaced by either the raw kernel headers
+      or any other kernel sanitized headers.</para>
     </warning>
 
   </sect2>

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu Feb 20 14:01:29 2014        (r10490)
+++ trunk/BOOK/general.ent      Fri Feb 21 14:02:35 2014        (r10491)
@@ -1,5 +1,5 @@
-<!ENTITY version         "SVN-20140218">
-<!ENTITY releasedate     "February 18, 2015">
+<!ENTITY version         "SVN-20140221">
+<!ENTITY releasedate     "February 21, 2014">
 <!ENTITY copyrightdate   "1999-2014"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone       "7.5">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

Modified: trunk/BOOK/prologue/standards.xml
==============================================================================
--- trunk/BOOK/prologue/standards.xml   Thu Feb 20 14:01:29 2014        (r10490)
+++ trunk/BOOK/prologue/standards.xml   Fri Feb 21 14:02:35 2014        (r10491)
@@ -112,7 +112,7 @@
       <varlistentry>
         <term><emphasis>LSB Core:</emphasis></term>
         <listitem>
-          <para>At, Batch (a part of At), Cpio, Ed, Fcrontab, Initd-tools,
+          <para>At, Batch (a part of At), Cpio, Fcrontab, Initd-tools,
           Lsb_release, PAM, Sendmail (or Postfix or Exim) </para>
         </listitem>
       </varlistentry>
-- 
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