Fixed forgotten end tags

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-02-09 12:14:54 +00:00
parent 11912e0236
commit 593a41e561

View File

@ -72,6 +72,8 @@ installation.
<listitem><para> <listitem><para>
Chapter 6: Changed $* into $@ in the yacc script during bison's Chapter 6: Changed $* into $@ in the yacc script during bison's
installation. $@ allows usage of quoted arguments with blanks. installation. $@ allows usage of quoted arguments with blanks.
</listitem></para>
</itemizedlist> </itemizedlist>
</sect1> </sect1>