From 1eeed22fbf1f1618cf0e6fdbb62436367d661132 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 7 Nov 2005 19:57:42 +0000 Subject: Fix a couple of typos git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/reboot.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index ba005c90b..05d5bcb38 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -27,10 +27,9 @@ installation for the first time! First exit from the chroot environment: logout -Unmount the virtual files systems: +Then unmount the virtual files systems: - -umount -v $LFS/dev/pts +umount -v $LFS/dev/pts umount -v $LFS/dev/shm umount -v $LFS/dev umount -v $LFS/proc -- cgit v1.2.3-54-g00ecf