diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-03-06 16:50:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-03-06 16:50:14 +0000 |
commit | 7a27279cf1407174ce42ae25ad2613348ba22328 (patch) | |
tree | ea3483e47c2287c571625ad9d468ba95c92751d8 /chapter06 | |
parent | 84d27d59c539fe95e53577562d1d88ca0071ba3e (diff) |
Minor fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/automake.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index b2b59564a..4d50b9637 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -102,11 +102,11 @@ </listitem> </varlistentry> - <varlistentry id="aclocal-version"> + <varlistentry id="aclocalversion"> <term><command>aclocal-&automake-version;</command></term> <listitem> <para>A hard link to <command>aclocal</command></para> - <indexterm zone="ch-system-automake aclocal-version"> + <indexterm zone="ch-system-automake aclocalversion"> <primary sortas="b-aclocal-&automake-version;">aclocal-&automake-version;</primary> </indexterm> </listitem> |