diff options
Diffstat (limited to 'chapter08/reboot.xml')
-rw-r--r-- | chapter08/reboot.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/reboot.xml b/chapter08/reboot.xml index 5eb644067..ab3abb3d8 100644 --- a/chapter08/reboot.xml +++ b/chapter08/reboot.xml @@ -11,7 +11,7 @@ chroot'ed environment first and unmount the LFS partition by running: <userinput>logout</userinput> <userinput>umount $LFS/proc &&</userinput> <userinput>umount $LFS</userinput> -</blockquote></literallayout> +</literallayout></blockquote> <para> And you can reboot your system by running something like: |