From 2a0a14b81797dc21687cb410ba5ecaf2e04c3a7a Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 20 Jun 2005 18:50:03 +0000 Subject: [PATCH] Fixed tar description. Bug 1553. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/tar.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chapter06/tar.xml b/chapter06/tar.xml index 8755aac7a..c8c2c661d 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -30,7 +30,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed Installation of Tar -Tar has a bug when the -S option is used +Tar has a bug when the -S option is used with files larger than 4 GB. The following patch properly fixes this issue: patch -Np1 -i ../&tar-sparse_fix-patch; @@ -76,7 +76,8 @@ tape drive through an interprocess communication connection tar -Creates and extracts files from archives, also known as tarballs +Creates, extracts files from, and lists the contents of archives, +also known as tarballs tar