aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:38:47 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:38:47 +0000
commit4a7a683b9a72b17fe56efe9b1e0e2e33d1c9278d (patch)
tree8fa3ab5367dc2725d0a5c7d1b5cfd798e46b819b /chapter05/glibc-inst.xml
parentb74e415582bf90f1189d9546cfd07b902b6f8e0a (diff)
Applied Zack's various-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/glibc-inst.xml')
-rw-r--r--chapter05/glibc-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml
index 7be5e261f..0758ae04f 100644
--- a/chapter05/glibc-inst.xml
+++ b/chapter05/glibc-inst.xml
@@ -20,7 +20,7 @@ is putting your system at a very high risk.</para>
<para>The documentation that comes with Glibc recommends to build the package
not in the source directory but in a separate, dedicated directory:</para>
-<para><screen><userinput>mkdir ../glibc-build &amp;&amp;
+<para><screen><userinput>mkdir ../glibc-build
cd ../glibc-build</userinput></screen></para>
<para>Next, prepare Glibc to be compiled:</para>