diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-07-30 18:14:31 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-07-30 18:14:31 +0000 |
commit | e6a5a463ccbae2ae05d67ba0dff30c2742611b63 (patch) | |
tree | b70bff5ff2e1716dc42070ce860cda6d54b06b5b /chapter06/kernfs.xml | |
parent | d22b61dd3169ec0e6cdbd60563008aee2a890c78 (diff) |
Trailing spaces clean-up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kernfs.xml')
-rw-r--r-- | chapter06/kernfs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kernfs.xml b/chapter06/kernfs.xml index 034d60422..1570de4be 100644 --- a/chapter06/kernfs.xml +++ b/chapter06/kernfs.xml @@ -62,7 +62,7 @@ mknod -m 666 $LFS/dev/null c 1 3</userinput></screen> <screen><userinput>mount --bind /dev $LFS/dev</userinput></screen> </sect2> - + <sect2 id="ch-system-kernfsmount"> <title>Mounting Virtual Kernel File Systems</title> |