From 11a9c65e07a0fadf553ecf27a99fee900970aa67 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 11 Apr 2005 19:30:27 +0000 Subject: [PATCH] Proted r4913 from trunk: Tag correction. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/tar.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter06/tar.xml b/chapter06/tar.xml index 90676e0f0..afa88e251 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -28,8 +28,8 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed Installation of Tar -Tar has a bug when the -S option is used with files larger -than 4 GB. The following patch properly fixes this issue: +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-&tar-version;-sparse_fix-1.patch