aboutsummaryrefslogtreecommitdiffstats
path: root/chapter11/reboot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter11/reboot.xml')
-rw-r--r--chapter11/reboot.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml
index 6b2680ad0..90f7839b8 100644
--- a/chapter11/reboot.xml
+++ b/chapter11/reboot.xml
@@ -113,7 +113,7 @@
<para>Then unmount the virtual file systems:</para>
<screen><userinput>umount -v $LFS/dev/pts
-mountpoint -q $LFS/dev/shm &amp;&amp; umount $LFS/dev/shm
+mountpoint -q $LFS/dev/shm &amp;&amp; umount -v $LFS/dev/shm
umount -v $LFS/dev
umount -v $LFS/run
umount -v $LFS/proc