diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 69abd9853..05532f965 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -67,20 +67,29 @@ </varlistentry> <varlistentry> - <term>Tar Manpage Patch - <token>&tar-manpage-patch-size;</token>:</term> + <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&tar-manpage-patch;"/></para> - <para>MD5 sum: <literal>&tar-manpage-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> + <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para> </listitem> </varlistentry> <varlistentry> - <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> + <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> - <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&sysvinit-consolidated-patch;"/></para> + <para>MD5 sum: <literal>&sysvinit-consolidated-patch-md5;</literal></para> </listitem> </varlistentry> + + <varlistentry> + <term>Tar Manpage Patch - <token>&tar-manpage-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&tar-manpage-patch;"/></para> + <para>MD5 sum: <literal>&tar-manpage-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>Texinfo Test Patch - <token>&texinfo-test-patch-size;</token>:</term> |