Patch entity typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Greg Schafer 2003-10-08 20:12:43 +00:00
parent a387dddabe
commit f82d93f18b

View File

@ -39,8 +39,7 @@ the package incorrectly assumes it is going to be located at
it to fail. The following patch (also appearing in Shadow's CVS code) fixes
this problem.</para>
<para><screen><userinput>patch -Np1 -i ../&shadow-patch;.patch
</userinput></screen></para>
<para><screen><userinput>patch -Np1 -i ../&shadow-patch;</userinput></screen></para>
<para>Now prepare Shadow for compilation:</para>