diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-24 18:19:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-24 18:19:07 +0000 |
commit | 04b3d73c4c5af590f54c7098c0ea5c43c728f3e4 (patch) | |
tree | b5656e43aef42bd6d469f37556a5246164aeee1b /general.ent | |
parent | b7e520014b07f6738313d06b78feabe561349c61 (diff) |
Fix up download location of Util-linux-ng and a couple of related typos in chapter 6. Fixes #2134.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 33400606f..bec402070 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20080122"> -<!ENTITY releasedate "January 22, 2007"> +<!ENTITY version "SVN-20080124"> +<!ENTITY releasedate "January 24, 2007"> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |