diff options
author | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-15 18:43:06 +0000 |
---|---|---|
committer | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-15 18:43:06 +0000 |
commit | 4023fcbbd25dac230754eccac243dff1260a4c51 (patch) | |
tree | 50c4842fab0e26edb781f89c6909d7f8be54e12c /index.xml | |
parent | d8fd804890d55908d65ae98b13ccf4ac85db95a4 (diff) |
[200] The installation instructions for file were changed for using touch to avoid the sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1433 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 "20020114"> -<!ENTITY releasedate "January 14th, 2002"> +<!ENTITY version "20020115"> +<!ENTITY releasedate "January 15th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |