diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-02 13:34:07 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-02 13:34:07 +0000 |
commit | ac00f50d7f36764e87d33b7334986f0e0208ac84 (patch) | |
tree | 3eedf40b946eafecd0e01af2af0fe3bb38ee38df | |
parent | f022150aa2c884243b76bc19d0074afc02b507e9 (diff) |
Fixed SGML code problem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@94 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 098559c1e..611fff925 100644 --- a/chapter01/changelog.sgml +++ b/chapter01/changelog.sgml @@ -38,6 +38,8 @@ Chapter 5+6: Moved Glibc from chapter 5 to chapter 6 <listitem><para> Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin +</para></listitem> + </itemizedlist> </sect1> |