diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-20 18:42:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-20 18:42:10 +0000 |
commit | 07268b8a9c681f887df14e3dd4b3dab767fa8c35 (patch) | |
tree | f456a0efab6a2b6e27377c28a508029fd7673d5f /appendixb | |
parent | c9455119f1b1e033f4f8ab2e1880558a258f20a8 (diff) |
fix typo in listitem tag name (listiten -> listitem)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3002 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixb')
-rw-r--r-- | appendixb/appendixb.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml index 7df064d32..1bcaa01aa 100644 --- a/appendixb/appendixb.xml +++ b/appendixb/appendixb.xml @@ -129,7 +129,7 @@ to which it belongs.</para> <listitem><para>env : <xref linkend="aa-coreutils"/></para></listitem> <listitem><para>enc2xs : <xref linkend="aa-perl"/></para></listitem> <listitem><para>eqn : <xref linkend="aa-groff"/></para></listitem> -<listiten><para>e2n2graph : <xref linkend="aa-groff"/></para></listitem> +<listitem><para>e2n2graph : <xref linkend="aa-groff"/></para></listitem> <listitem><para>ex : <xref linkend="aa-vim"/></para></listitem> <listitem><para>expand : <xref linkend="aa-coreutils"/></para></listitem> <listitem><para>expiry : <xref linkend="aa-shadow"/></para></listitem> |