소스 검색

Fixed forgotten end tags

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
593a41e561
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      chapter01/changelog.sgml

+ 2 - 0
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>