Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2006-04-20 18:25:32 +00:00
parent 26cfdf0c90
commit 631bf297fd

View File

@ -45,7 +45,7 @@
<screen><userinput>patch -Np1 -i ../&tar-sparse_fix-patch;</userinput></screen> <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> specially crafted archives. The following patch addresses this:</para>
<screen><userinput>patch -Np1 -i ../&tar-security_fixes-patch;</userinput></screen> <screen><userinput>patch -Np1 -i ../&tar-security_fixes-patch;</userinput></screen>