aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/textutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/textutils-inst.xml')
-rw-r--r--chapter06/textutils-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/textutils-inst.xml b/chapter06/textutils-inst.xml
index c22802455..6fe4e525d 100644
--- a/chapter06/textutils-inst.xml
+++ b/chapter06/textutils-inst.xml
@@ -6,7 +6,7 @@
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
-<userinput>mv /usr/bin/cat /bin</userinput></screen></para>
+<userinput>mv -f /usr/bin/cat /bin</userinput></screen></para>
</sect2>