aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-08 01:33:14 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-08 01:33:14 +0000
commit595ff030f090ddc0d826d7339f680a9012c37e29 (patch)
tree527589fea37f824af5940ccd883102e1611d46d2
parentfcc027677da55c41dcaea045f5b9ff8b088e6495 (diff)
Tweaks to cross2 book
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter07/expect.xml3
-rw-r--r--index.xml2
2 files changed, 2 insertions, 3 deletions
diff --git a/chapter07/expect.xml b/chapter07/expect.xml
index 20b227ea5..b298a55f2 100644
--- a/chapter07/expect.xml
+++ b/chapter07/expect.xml
@@ -50,8 +50,7 @@
<para>Prepare Expect for compilation:</para>
-<screen><userinput remap="configure">
-./configure --prefix=/usr \
+<screen><userinput remap="configure">./configure --prefix=/usr \
--with-tcl=/usr/lib \
--enable-shared \
--mandir=/usr/share/man \
diff --git a/index.xml b/index.xml
index e22079d1b..b78584d05 100644
--- a/index.xml
+++ b/index.xml
@@ -44,7 +44,7 @@
<part id="part5">
<title>Appendices</title>
-<?dbhtml filename="part4.html"?>
+<?dbhtml filename="part5.html"?>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acronymlist.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acknowledgments.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/dependencies.xml"/>