mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-30 17:19:21 +01:00
Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ec786e6783
commit
3a1ba46dd9
@ -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>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20050719">
|
||||
<!ENTITY releasedate "July 19, 2005">
|
||||
<!ENTITY version "SVN-20050721">
|
||||
<!ENTITY releasedate "July 21, 2005">
|
||||
<!ENTITY milestone "6.2">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user