diff options
-rw-r--r-- | chapter08/reboot.xml | 1 |
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 &&</userinput> <userinput>umount $LFS</userinput> </literallayout></blockquote> |