diff options
-rw-r--r-- | chapter03/patches.xml | 8 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index fa6e8c68e..22ff8611e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -198,14 +198,14 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> -<term>Util-linux Umount Fix Patch - 1 KB:</term> <listitem> -<para><ulink url="&patches-root;&util-linux-umount-patch;"/></para> +<term>Util-linux Reiser Crash Patch - 2 KB:</term> <listitem> +<para><ulink url="&patches-root;&util-linux-reiser_crash-patch;"/></para> </listitem> </varlistentry> <varlistentry> -<term>Util-linux Reiser Crash Patch - 2 KB:</term> <listitem> -<para><ulink url="&patches-root;&util-linux-reiser_crash-patch;"/></para> +<term>Util-linux Umount Fix Patch - 1 KB:</term> <listitem> +<para><ulink url="&patches-root;&util-linux-umount-patch;"/></para> </listitem> </varlistentry> diff --git a/general.ent b/general.ent index e2ec62038..96827e4cf 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050910"> -<!ENTITY releasedate "September 10, 2005"> +<!ENTITY version "SVN-20050915"> +<!ENTITY releasedate "September 15, 2005"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |