From b778fff62b009e97e661847ba2be66f89820b361 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sat, 24 Feb 2007 15:09:44 +0000 Subject: [PATCH] Fixed titles and index entries for kernel headers installation to make more obvious that we are using the linux kernel sources package.chapter05/linux-headers.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/linux-headers.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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