Minor text changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2014-02-21 22:02:35 +00:00
parent 4e8a532653
commit 4a3208584d
3 changed files with 10 additions and 8 deletions

View File

@ -186,12 +186,14 @@ cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
</warning> </warning>
<warning> <warning>
<para>The headers in the system's <para>The headers in the system's <filename
<filename class="directory">include</filename> directory should class="directory">include</filename> directory (<filename
class="directory">/usr/include</filename>) should
<emphasis>always</emphasis> be the ones against which Glibc was compiled, <emphasis>always</emphasis> be the ones against which Glibc was compiled,
that is, the sanitised headers from this Linux kernel tarball. that is, the sanitised headers installed in <xref
Therefore, they should <emphasis>never</emphasis> be replaced by either linkend="ch-system-linux-headers"/>. Therefore, they should
the raw kernel headers or any other kernel sanitized headers.</para> <emphasis>never</emphasis> be replaced by either the raw kernel headers
or any other kernel sanitized headers.</para>
</warning> </warning>
</sect2> </sect2>

View File

@ -1,5 +1,5 @@
<!ENTITY version "SVN-20140218"> <!ENTITY version "SVN-20140221">
<!ENTITY releasedate "February 18, 2015"> <!ENTITY releasedate "February 21, 2014">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5"> <!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

View File

@ -112,7 +112,7 @@
<varlistentry> <varlistentry>
<term><emphasis>LSB Core:</emphasis></term> <term><emphasis>LSB Core:</emphasis></term>
<listitem> <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> Lsb_release, PAM, Sendmail (or Postfix or Exim) </para>
</listitem> </listitem>
</varlistentry> </varlistentry>