aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r--chapter06/tar.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 78f9e3a22..3c96fe1fe 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -17,8 +17,7 @@
<para>Prepare Tar for compilation:</para>
-<screen><userinput>./configure --prefix=/usr --bindir=/bin \
-&nbsp;&nbsp;&nbsp;&nbsp;--libexecdir=/usr/sbin</userinput></screen>
+<screen><userinput>./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>
<para>Compile the package:</para>