mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Fix a couple of typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
09043c0e9a
commit
1eeed22fbf
@ -27,10 +27,9 @@ installation for the first time! First exit from the chroot environment:</para>
|
||||
|
||||
<screen><userinput>logout</userinput></screen>
|
||||
|
||||
<para>Unmount the virtual files systems:</para>
|
||||
<para>Then unmount the virtual files systems:</para>
|
||||
|
||||
<screen><userinput>
|
||||
umount -v $LFS/dev/pts
|
||||
<screen><userinput>umount -v $LFS/dev/pts
|
||||
umount -v $LFS/dev/shm
|
||||
umount -v $LFS/dev
|
||||
umount -v $LFS/proc
|
||||
|
Loading…
Reference in New Issue
Block a user