Removed && after logout

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-07-31 20:04:59 +00:00
parent 463e88840d
commit 293bd8cd5e

View File

@ -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>