Update patch command in ed also

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6400 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2007-01-14 21:33:53 +00:00
parent 3e89149f60
commit 5f2265cc6f

View File

@ -83,7 +83,7 @@
<function>mkstemp</function> instead, a secure way to create temporary
files:</para>
<screen><userinput>patch -Np1 -i ../ed-&ed-version;-mkstemp-1.patch</userinput></screen>
<screen><userinput>patch -Np1 -i ../ed-&ed-version;-mkstemp-2.patch</userinput></screen>
<para>Install <application>Ed</application> by running the following
commands:</para>