aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter08/kernel.xml12
-rw-r--r--general.ent4
-rw-r--r--prologue/standards.xml2
3 files changed, 10 insertions, 8 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index c556c2557..71a26b1d8 100644
--- a/chapter08/kernel.xml
+++ b/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>
diff --git a/general.ent b/general.ent
index 04131a2c2..090a17b61 100644
--- a/general.ent
+++ b/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}]" -->
diff --git a/prologue/standards.xml b/prologue/standards.xml
index 863e4e3bc..cc5db1916 100644
--- a/prologue/standards.xml
+++ b/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>