浏览代码

Minor text changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 11 年之前
父节点
当前提交
4a3208584d
共有 3 个文件被更改,包括 10 次插入8 次删除
  1. 7 5
      chapter08/kernel.xml
  2. 2 2
      general.ent
  3. 1 1
      prologue/standards.xml

+ 7 - 5
chapter08/kernel.xml

@@ -186,12 +186,14 @@ cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
     </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>

+ 2 - 2
general.ent

@@ -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}]" -->

+ 1 - 1
prologue/standards.xml

@@ -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>