aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 18:25:32 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 18:25:32 +0000
commit631bf297fdb28e519fec5b953ab8957dfa4e55df (patch)
tree7d5d2ce59ef6260afa4b822036c5d01975f34707
parent26cfdf0c9076ddd226ac7cf00324fd9fa9f63b15 (diff)
Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/tar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index e036dce0c..d3c7af49d 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -45,7 +45,7 @@
<screen><userinput>patch -Np1 -i ../&tar-sparse_fix-patch;</userinput></screen>
- <para>Recent versions of tar are vulnerable to a buffer overflow from
+ <para>Recent versions of Tar are vulnerable to a buffer overflow from
specially crafted archives. The following patch addresses this:</para>
<screen><userinput>patch -Np1 -i ../&tar-security_fixes-patch;</userinput></screen>