mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
Removed && after logout
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
463e88840d
commit
293bd8cd5e
@ -26,7 +26,7 @@ would do.</para>
|
|||||||
<userinput>make &&</userinput>
|
<userinput>make &&</userinput>
|
||||||
<userinput>make install &&</userinput>
|
<userinput>make install &&</userinput>
|
||||||
<userinput>make localedata/install-locales &&</userinput>
|
<userinput>make localedata/install-locales &&</userinput>
|
||||||
<userinput>logout &&</userinput>
|
<userinput>logout</userinput>
|
||||||
&c6-chrootcmd;</screen></para>
|
&c6-chrootcmd;</screen></para>
|
||||||
|
|
||||||
<para>During the configure stage you will see the following warning:</para>
|
<para>During the configure stage you will see the following warning:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user