diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-22 20:38:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-22 20:38:42 +0000 |
commit | be49b33fc07d121e3c0ba01ac2af9e92657365fb (patch) | |
tree | 9f3077b7a51af717070421182eb19ae5abaa48f0 | |
parent | c77e68d6c5163bb8c2c4a0e70b47f7c5ebf55d6c (diff) |
Sort GRUB patch properly
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter03/patches.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 0454c7324..bdd6dc8a7 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -115,18 +115,18 @@ </varlistentry> <varlistentry> - <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> + <term>Groff Debian Patch - <token>&groff-debian-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&grub-geometry-patch;"/></para> - <para>MD5 sum: <literal>&grub-geometry-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&groff-debian-patch;"/></para> + <para>MD5 sum: <literal>&groff-debian-patch-md5;</literal></para> </listitem> </varlistentry> <varlistentry> - <term>Groff Debian Patch - <token>&groff-debian-patch-size;</token>:</term> + <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&groff-debian-patch;"/></para> - <para>MD5 sum: <literal>&groff-debian-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&grub-geometry-patch;"/></para> + <para>MD5 sum: <literal>&grub-geometry-patch-md5;</literal></para> </listitem> </varlistentry> |