Browse Source

Added gzip patch URL to appendix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 năm trước cách đây
mục cha
commit
10d18a0f10
2 tập tin đã thay đổi với 8 bổ sung1 xóa
  1. 5 1
      appendixa/gzip-down.xml
  2. 3 0
      chapter01/changelog.xml

+ 5 - 1
appendixa/gzip-down.xml

@@ -2,5 +2,9 @@
 <title>Official Download Location</title>
 
 <para><literallayout>Gzip (&gzip-version;): 
-<ulink url="ftp://ftp.gnu.org/gnu/gzip/"/></literallayout></para>
+<ulink url="ftp://ftp.gnu.org/gnu/gzip/"/>
+
+Gzip Patch (&gzip-patch-version;):
+<ulink url="&ftp;/"/>
+<ulink url="&http;/"/></literallayout></para>
 </sect2>

+ 3 - 0
chapter01/changelog.xml

@@ -56,6 +56,9 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>January 9th, 2003 [timothy]: Appendix A - Gzip:
+Added patch URL.</para></listitem>
+
 <listitem><para>January 9th, 2003 [timothy]: Chapter 05 - Findutils:
 Removed -D_GNU_SOURCE flag for now because it's breaking compilation;
 4 people have reported this bug.</para></listitem>