aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/diffutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/diffutils-inst.xml')
-rw-r--r--chapter06/diffutils-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/diffutils-inst.xml b/chapter06/diffutils-inst.xml
index b8d1f0646..67f279bd9 100644
--- a/chapter06/diffutils-inst.xml
+++ b/chapter06/diffutils-inst.xml
@@ -4,7 +4,7 @@
<para>Install Diffutils by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
-make PR_PROGRAM=/usr/bin/pr &amp;&amp;
+make &amp;&amp;
make install</userinput></screen></para>
</sect2>