diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 19:08:54 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 19:08:54 +0000 |
commit | 981a4dbe22c782b3428feade514baf2f49c2b7ed (patch) | |
tree | 2021edb9a4ea00976f57b52fd9437f3f253cb71e /chapter01 | |
parent | a5eceaf48f2ee47aafb6369a5d27acd002a7b622 (diff) |
fixed cock up when adding new items to list
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 24edbfde3..e64200f9f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -20,8 +20,8 @@ <listitem><para>autoconf-2.52</para></listitem> <listitem><para>automake-1.4-p5</para></listitem> <listitem><para>util-linux-2.11h</para></listitem> -<listitem><para>man-pages-1.39</para><listitem> -<listitem><para>gettext-0.10.39</para><listitem> +<listitem><para>man-pages-1.39</para></listitem> +<listitem><para>gettext-0.10.39</para></listitem> </itemizedlist> </para></listitem> |