diff options
-rw-r--r-- | chapter07/expect.xml | 3 | ||||
-rw-r--r-- | index.xml | 2 |
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 \ @@ -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"/> |