diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-06 00:34:02 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-06 00:34:02 +0000 |
commit | 83211231861c80d0560a59772c795c8361fde0ce (patch) | |
tree | 24f88d8d8fd0c8d40ae46b7563ee991601f6147b /general.ent | |
parent | a1da14ddfb2ea45226f4bedaf66daa62c2989d05 (diff) |
Fixed 2 small typos in shadow and coreutils (chap6).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5715 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 f05f1d1a7..d9e265b94 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050524"> -<!ENTITY releasedate "May 24, 2005"> +<!ENTITY version "SVN-20050605"> +<!ENTITY releasedate "June 05, 2005"> <!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |