diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 05:09:20 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 05:09:20 +0000 |
commit | 0397b61e3f04dfdb45df4d2b25bc532320f9e7a0 (patch) | |
tree | 9b74dc433136787ade5dbcb0e253bdb074396ee3 /chapter06/gzip-exp.xml | |
parent | 91499fddbf680f8a3f2518ae9806920f386475c0 (diff) |
Billy's gzip conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gzip-exp.xml')
-rw-r--r-- | chapter06/gzip-exp.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter06/gzip-exp.xml b/chapter06/gzip-exp.xml deleted file mode 100644 index 503f642e0..000000000 --- a/chapter06/gzip-exp.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>patch -Np1 -i ../gzip-1.2.4b.patch:</userinput> -This patch fixes a buffer overflow that occurs when a filename is -longer than 1020 characters.</para> - -</sect2> |