diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-22 20:08:31 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-22 20:08:31 +0000 |
commit | 14010859e7ad09792d0a508b3b2ffc65ec119132 (patch) | |
tree | b39073af35f9d902596012faa0265a9fa7261779 /index.xml | |
parent | 99302877e2420aec4721c0be2416c2749361896f (diff) |
Corrected kernel location for keymap location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2396 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 "20030119"> -<!ENTITY releasedate "January 19th, 2003"> +<!ENTITY version "20030122"> +<!ENTITY releasedate "January 22nd, 2003"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |