diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter06/linux-headers.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c3de09116..a118ede20 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-01-08</para> <itemizedlist> <listitem> + <para>[matthew] - Fix typo in Linux tarball name. Fixes + <ulink url="&lfs-ticket-root;2991">#2991</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to File-5.10. Fixes <ulink url="&lfs-ticket-root;2989">#2989</ulink>.</para> </listitem> diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index fcad6a272..cb89fc1a0 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -24,8 +24,8 @@ <sect2 role="package"> <title/> - <para>The Linux API Headers (in linux-&linux-version;.tar.gz) expose the kernel's - API for use by Glibc.</para> + <para>The Linux API Headers (in linux-&linux-version;.tar.xz) expose the + kernel's API for use by Glibc.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> |