diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-26 04:30:50 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-26 04:30:50 +0000 |
commit | 3a0c30701afe163705c8a81c673f81a7e9cc2f3f (patch) | |
tree | 6be0db1d4787cc794f867717ea35ff966d50f63f /chapter03 | |
parent | 25eacc67c19169bcc9f21a3527738aaab0773d42 (diff) |
Updated bash in unstable to include the display wrap patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 6a2aafff7..b45c8b811 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -16,6 +16,13 @@ following:</para> <bridgehead renderas="sect3">Patches</bridgehead> <varlistentry> +<term>Bash Display Wrap Patch - 1 KB:</term> +<listitem> +<para><ulink url="&patches-root;bash-&bash-version;-display_wrap-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Coreutils Suppress Uptime, Kill, Su Patch - 16 KB:</term> <listitem> <para><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para> |