diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:06:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:06:22 +0000 |
commit | 6e786a29d580f47935d4fdda35b1f58a12f2cb7f (patch) | |
tree | 9ae7c25c41e571d117da17d372641c12c2e78f3d /chapter03/patches.xml | |
parent | e88ab625423d1b2f6602db75fbaac0b45f9d493c (diff) |
Upgrade to Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 5268eb9f5..9d6b4cc1f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,10 +19,10 @@ <variablelist role="materials"> <varlistentry> - <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> + <term>Bash Comment Parser Patch - <token>&bash-comment-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para> - <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&bash-comment-patch;"/></para> + <para>MD5 sum: <literal>&bash-comment-patch-md5;</literal></para> </listitem> </varlistentry> |