diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-21 23:09:46 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-21 23:09:46 +0000 |
commit | 5618bb7f5a8a93ec99c98044ee412c87414db204 (patch) | |
tree | f6118b3998ec5f514c16331f6637cb4bd361ecdb /index.xml | |
parent | 15b6ed42732e28bdc509ecf0ab9ed9c14915d153 (diff) |
Fix Typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-2004-01-20"> -<!ENTITY releasedate "January 20th, 2004"> +<!ENTITY version "CVS-2004-01-21"> +<!ENTITY releasedate "January 21st, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |