diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-21 20:19:42 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-21 20:19:42 +0000 |
commit | 3a1ba46dd98c8113dde2b264d03226d8922e0209 (patch) | |
tree | 68fb46ca1e9986ee038cf04e813701371b64f410 /chapter06/linux-libc-headers.xml | |
parent | ec786e6783ba90f260328e76e14886adef37dfbb (diff) |
Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/linux-libc-headers.xml')
-rw-r--r-- | chapter06/linux-libc-headers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/linux-libc-headers.xml b/chapter06/linux-libc-headers.xml index 3f02764ba..44985d74f 100644 --- a/chapter06/linux-libc-headers.xml +++ b/chapter06/linux-libc-headers.xml @@ -72,7 +72,7 @@ find /usr/include/{asm,linux} -type f -exec chmod 644 {} \;</userinput></screen> <varlistentry id="linux-libc-headers"> <term><filename class="headerfile">/usr/include/{asm,linux}/*.h</filename></term> <listitem> -<para>The Linux headers API</para> +<para>The Linux API headers</para> <indexterm zone="ch-system-linux-libc-headers linux-libc-headers"><primary sortas="e-/usr/include/{asm,linux}/*.h">/usr/include/{asm,linux}/*.h</primary></indexterm> </listitem> </varlistentry> |