Changeset 7942
- Timestamp:
- 02/24/07 08:09:44 (1 year ago)
- Files:
-
- trunk/BOOK/chapter06/linux-headers.xml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter06/linux-headers.xml
r7900 r7942 9 9 <?dbhtml filename="linux-headers.html"?> 10 10 11 <title>Linux- Headers-&linux-version;</title>11 <title>Linux-&linux-version; API Headers</title> 12 12 13 13 <indexterm zone="ch-system-linux-headers"> 14 <primary sortas="a-Linux-Headers">Linux-Headers</primary> 14 <primary sortas="a-Linux">Linux</primary> 15 <secondary>API headers</secondary> 15 16 </indexterm> 16 17 … … 18 19 <title/> 19 20 20 <para>The Linux -Headers expose the kernel's API for use by Glibc.</para>21 <para>The Linux API Headers expose the kernel's API for use by Glibc.</para> 21 22 22 23 <segmentedlist> … … 33 34 34 35 <sect2 role="installation"> 35 <title>Installation of Linux -Headers</title>36 <title>Installation of Linux API Headers</title> 36 37 37 38 <para>The Linux kernel needs to expose an Application Programming Interface … … 58 59 59 60 <sect2 id="contents-linux-headers" role="content"> 60 <title>Contents of Linux -Headers</title>61 <title>Contents of Linux API Headers</title> 61 62 62 63 <segmentedlist>
