diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-02 20:55:58 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-02 20:55:58 +0000 |
commit | ada6eeb93c91cf1d4755e487e8cd7fa8255f1a58 (patch) | |
tree | 7a39c768ad6c7b66f9abe92eda60ef55c99d31d2 /index.xml | |
parent | b443adb51117ce131dfb845b948a7f1e5c189a72 (diff) |
removed superfluous && from end of line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2266 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 "20030101"> -<!ENTITY releasedate "January 1st, 2003"> +<!ENTITY version "20030102"> +<!ENTITY releasedate "January 2nd, 2003"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |