diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index 65cae3505..91e632294 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -8,16 +8,17 @@ - Linux-Headers-&linux-version; + Linux-&linux-version; API Headers - Linux-Headers + Linux + API headers - <para>The Linux-Headers expose the kernel's API for use by Glibc.</para> + <para>The Linux API Headers expose the kernel's API for use by Glibc.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -32,7 +33,7 @@ </sect2> <sect2 role="installation"> - <title>Installation of Linux-Headers + Installation of Linux API Headers The Linux kernel needs to expose an Application Programming Interface (API) for the system's C library (Glibc in LFS) to utilize. This is done @@ -57,7 +58,7 @@ find /usr/include/{asm,linux} -type f -exec chmod -v 644 {} \; - Contents of Linux-Headers + Contents of Linux API Headers Installed headers