aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-08-09 10:36:21 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-08-09 10:36:21 +0000
commit1a4422699a9f1854a75b651665b9e2cc853cbfa9 (patch)
tree862e78a2a17edfb3d61ae0e5415ce6e05a4aa4ba /chapter06
parent7511586fd553898e8f6ffe1cb49a5b457f4289cc (diff)
fixed typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/bash-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index 41dfe38c6..6ca2e5600 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -7,7 +7,7 @@
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>logout</userinput>
-<userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin &amp&amp;</userinput>
+<userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin &amp;&amp;</userinput>
&c6-chrootcmd;</screen></para>
<para>The static bash is replaced with the dynamic bash after we exit