git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2006-03-26 09:56:33 +00:00
parent 850c88086e
commit b044f052e4

View File

@ -56,7 +56,7 @@
<screen><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen>
<para>The bzdiff script still uses the deprecated
<para>The <command>bzdiff</command> script still uses the deprecated
<command>tempfile</command> program. Update it to use
<command>mktemp</command> instead:</para>