aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-07-31 20:04:59 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-07-31 20:04:59 +0000
commit293bd8cd5e121a5e77b956facc1ce4414b29da0b (patch)
treed43f83f967327fc56a2d32030ab97b9e80ad355b /chapter06
parent463e88840d5c6294b666e9d23c705180c001e032 (diff)
Removed &amp;&amp; after logout
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 47f6d55ae..c6ed60836 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -26,7 +26,7 @@ would do.</para>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>make localedata/install-locales &amp;&amp;</userinput>
-<userinput>logout &amp;&amp;</userinput>
+<userinput>logout</userinput>
&c6-chrootcmd;</screen></para>
<para>During the configure stage you will see the following warning:</para>