aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-01-27 21:29:43 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-01-27 21:29:43 +0000
commitc1760b8e65c6e207c1110ab5022aedc22a4a4e3f (patch)
tree676f703a47a5415402be8c09bd1b7b16e20d9ad3
parent8f01144c4e18d4892df8ff36032e45dac23ee952 (diff)
Fix a typo in the Changelog. Fixes #1933
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--general.ent4
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9ef33a587..8fb308ab8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -102,7 +102,7 @@
Fixes <ulink url="&lfs-ticket-root;1892">#1892</ulink></para>
</listitem>
<listitem>
- <para>[matthew] - Upgrade to Man-pages-1.42. Fixes
+ <para>[matthew] - Upgrade to Man-pages-2.42. Fixes
<ulink url="&lfs-ticket-root;1922">#1922</ulink></para>
</listitem>
<listitem>
diff --git a/general.ent b/general.ent
index 741343dcb..ae742d289 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070109">
-<!ENTITY releasedate "January 9, 2007">
+<!ENTITY version "SVN-20070127">
+<!ENTITY releasedate "January 27, 2007">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->