aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-09 12:19:43 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-09 12:19:43 +0000
commit135ea89dc1d2efda30596a07b98b18b4f5908712 (patch)
tree7f2e08beff6a35de4813464516e0e5da2008714b /chapter01
parent593a41e5618aaf50e418939879a9950519cd688f (diff)
Fixed tag order
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml
index 2e30016c9..6e493c5cc 100644
--- a/chapter01/changelog.sgml
+++ b/chapter01/changelog.sgml
@@ -72,7 +72,7 @@ installation.
<listitem><para>
Chapter 6: Changed $* into $@ in the yacc script during bison's
installation. $@ allows usage of quoted arguments with blanks.
-</listitem></para>
+</para></listitem>
</itemizedlist>