aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-05-07 00:59:52 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-05-07 00:59:52 +0000
commitdad161331c4c5518912aad6c62634563830564ae (patch)
tree67be6e439de8bb5ae9c220f9d9664c83a6eafe2e
parent755c1e59025f2ab06bcf727b31f0f8e4c5523cc1 (diff)
Removed the logout command - we already exited chroot
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter08/reboot.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter08/reboot.xml b/chapter08/reboot.xml
index ab3abb3d8..ef893ef1c 100644
--- a/chapter08/reboot.xml
+++ b/chapter08/reboot.xml
@@ -8,7 +8,6 @@ chroot'ed environment first and unmount the LFS partition by running:
</para>
<blockquote><literallayout>
- <userinput>logout</userinput>
<userinput>umount $LFS/proc &amp;&amp;</userinput>
<userinput>umount $LFS</userinput>
</literallayout></blockquote>