aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/kernfs.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:35:55 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:35:55 +0200
commit2c8fdfc1654e5c1f30ec7f1104a8ca634ed9ed73 (patch)
treecaf90d0d3630c3fa9cacd9d1703331c0cfab28ea /chapter07/kernfs.xml
parentd672ab7d660f95484428882d9bebfa259ee9d368 (diff)
Remove spaces at end o lines - chapter07
Diffstat (limited to 'chapter07/kernfs.xml')
-rw-r--r--chapter07/kernfs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/kernfs.xml b/chapter07/kernfs.xml
index a23b7e195..f34155d7b 100644
--- a/chapter07/kernfs.xml
+++ b/chapter07/kernfs.xml
@@ -104,7 +104,7 @@ mount -vt tmpfs tmpfs $LFS/run</userinput></screen>
-->
<para>In some host systems, <filename>/dev/shm</filename> is a
symbolic link to <filename class="directory">/run/shm</filename>.
- The /run tmpfs was mounted above so in this case only a
+ The /run tmpfs was mounted above so in this case only a
directory needs to be created.</para>
<screen><userinput>if [ -h $LFS/dev/shm ]; then