diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/linux-headers.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index a988b6ea5..bedb37830 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -8,11 +8,11 @@ <sect1 id="ch-tools-linux-headers" role="wrap"> <?dbhtml filename="linux-headers.html"?> - <title>Linux-Headers-&linux-version;</title> + <title>Linux-&linux-version; API Headers</title> <indexterm zone="ch-tools-linux-headers"> - <primary sortas="a-Linux-Headers">Linux-Headers</primary> - <secondary>tools, headers</secondary> + <primary sortas="a-Linux">Linux</primary> + <secondary>tools, API headers</secondary> </indexterm> <sect2 role="package"> @@ -35,7 +35,7 @@ </sect2> <sect2 role="installation"> - <title>Installation of Linux-Headers</title> + <title>Installation of Linux API Headers</title> <para>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 |