aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/fileutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/fileutils-inst.xml')
-rw-r--r--chapter06/fileutils-inst.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/fileutils-inst.xml b/chapter06/fileutils-inst.xml
index 4374d77b7..8cfabe762 100644
--- a/chapter06/fileutils-inst.xml
+++ b/chapter06/fileutils-inst.xml
@@ -3,10 +3,10 @@
<para>Install Fileutils by running the following commands:</para>
-<para><screen><userinput>./configure --prefix=/usr --bindir=/bin \</userinput>
-<userinput>&nbsp;&nbsp;&nbsp;--libexecdir=/bin &amp;&amp;</userinput>
-<userinput>make &amp;&amp;</userinput>
-<userinput>make install</userinput></screen></para>
+<para><screen><userinput>./configure --prefix=/usr --bindir=/bin \
+&nbsp;&nbsp;&nbsp;--libexecdir=/bin &amp;&amp;
+make &amp;&amp;
+make install</userinput></screen></para>
</sect2>