diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 05:51:28 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 05:51:28 +0000 |
commit | 7972fe02a9414332d72f39ebcc9fa950e3a879d0 (patch) | |
tree | 357c5c328b072a7e55d08c41e87a3a533f30982b /index.xml | |
parent | e91d8ce6562e58872a291cd110c3f4608b30ce60 (diff) |
More double & instead of &.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20030510"> -<!ENTITY releasedate "May 10th, 2003"> +<!ENTITY version "20030511"> +<!ENTITY releasedate "May 11th, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> |