aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/glibc-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index eb82e6c1f..ff2840477 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -59,7 +59,7 @@ create such a directory and make it our CWD (Current Working
Directory).</para>
<para><screen><userinput>mkdir ../glibc-build &amp;&amp;
-cd ../glibc-build &amp;&amp;</userinput></screen></para>
+cd ../glibc-build</userinput></screen></para>
<para>Next, configure Glibc.</para>