diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-08 02:42:35 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-08 02:42:35 +0000 |
commit | 43dd79debbbc4ff1da1861fe18405d84a81bad90 (patch) | |
tree | 68a9e11cafac8486d305a12337faff5af6bc9b4f /index.xml | |
parent | 799276804cc2b0e1a380ff87531b864ef5e17f1d (diff) |
20020106->20020107 | change reiserfs-size type from 'Kb' to 'KB"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020106"> -<!ENTITY releasedate "January 6th, 2002"> +<!ENTITY version "20020107"> +<!ENTITY releasedate "January 7th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> @@ -863,7 +863,7 @@ <!ENTITY reiserfs-version "3.x.0j"> <!ENTITY reiserfs-depversion "N/A"> -<!ENTITY reiserfs-size "196 Kb"> +<!ENTITY reiserfs-size "196 KB"> <!ENTITY reiserfs-compsize "TBD"> <!ENTITY reiserfs-time "TBD"> |