git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2010-03-20 20:16:26 +00:00
parent 44c1417a04
commit 3b5a16f75c
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
<sect2 role="installation">
<title>Installation of Tar</title>
<para>First fix a bug that was insterted into the latest code relese:</para>
<para>First fix a bug that was inserted into the latest code release:</para>
<screen><userinput remap="pre">sed -i /SIGPIPE/d src/tar.c</userinput></screen>

View File

@ -40,7 +40,7 @@
<sect2 role="installation">
<title>Installation of Tar</title>
<para>Again, fix a bug that was insterted into the latest code relese:</para>
<para>Again, fix a bug that was inserted into the latest code release:</para>
<screen><userinput remap="pre">sed -i /SIGPIPE/d src/tar.c</userinput></screen>