mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Spell out the fact that the linux kernel headers are
located in the linux kernel tarball. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
32fa31ba62
commit
5b24cd9abe
@ -36,6 +36,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>2011-10-20</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Spell out the fact that the linux kernel headers
|
||||
are located in the linux kernel tarball.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2011-10-19</para>
|
||||
<itemizedlist>
|
||||
|
@ -24,7 +24,8 @@
|
||||
<sect2 role="package">
|
||||
<title/>
|
||||
|
||||
<para>The Linux API Headers expose the kernel's API for use by Glibc.</para>
|
||||
<para>The Linux API Headers (in linux-&linux-version;.tar.gz) expose the kernel's
|
||||
API for use by Glibc.</para>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>&buildtime;</segtitle>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20111019">
|
||||
<!ENTITY releasedate "Oct 19, 2011">
|
||||
<!ENTITY version "SVN-20111020">
|
||||
<!ENTITY releasedate "Oct 20, 2011">
|
||||
<!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.0">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
Loading…
Reference in New Issue
Block a user