Forráskód Böngészése

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 éve
szülő
commit
631bf297fd
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      chapter06/tar.xml

+ 1 - 1
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>