aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/fileutils-inst.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/fileutils-inst.sgml b/chapter06/fileutils-inst.sgml
index 751e6ec72..55023e615 100644
--- a/chapter06/fileutils-inst.sgml
+++ b/chapter06/fileutils-inst.sgml
@@ -10,7 +10,7 @@ Install Fileutils by running the following commands:
<userinput>patch -Np1 -i ../fileutils-4.0.patch
&amp;&amp;</userinput>
<userinput>./configure --prefix=/usr --bindir=/bin \</userinput>
- <userinput>&nbsp;&nbsp;&nbsp;--libexecdir=/usr/bin
+ <userinput>&nbsp;&nbsp;&nbsp;--libexecdir=/bin
&amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput>