diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-09 12:14:54 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-09 12:14:54 +0000 |
commit | 593a41e5618aaf50e418939879a9950519cd688f (patch) | |
tree | 193af326ed0bba26da01d644a3024f18f6790e88 /chapter01 | |
parent | 11912e0236363c2e9ca233335cff8483461b3a92 (diff) |
Fixed forgotten end tags
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml index 40b74aaba..2e30016c9 100644 --- a/chapter01/changelog.sgml +++ b/chapter01/changelog.sgml @@ -72,6 +72,8 @@ installation. <listitem><para> Chapter 6: Changed $* into $@ in the yacc script during bison's installation. $@ allows usage of quoted arguments with blanks. +</listitem></para> + </itemizedlist> </sect1> |