git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-02-20 11:23:45 +00:00
parent f85f2034ac
commit 41dc476cf7

View File

@ -43,7 +43,7 @@
<screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen>
<para>The patch below fixes the issue with the newer versions of
findutils whose <command>find</command> command will report an error
Findutils whose <command>find</command> command will report an error
message when its options are not in the proper order.</para>
<screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-find_update-1.patch</userinput></screen>