mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Minor text changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4e8a532653
commit
4a3208584d
@ -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>
|
||||
|
@ -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 – -->
|
||||
<!ENTITY milestone "7.5">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user