aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/mountproc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/mountproc.xml')
-rw-r--r--chapter06/mountproc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/mountproc.xml b/chapter06/mountproc.xml
index 7b0bb98e0..c0626b7f4 100644
--- a/chapter06/mountproc.xml
+++ b/chapter06/mountproc.xml
@@ -10,7 +10,7 @@ file systems are already mounted on your host system -- especially so because
they are virtual file systems.</para>
<para>The <emphasis>proc</emphasis> file system is the process information
-pseudo-filesystem that the kernel uses to provide status information about the
+pseudo file system through which the kernel provides information about the
status of the system.</para>
<para>The proc file system is mounted on
@@ -54,7 +54,7 @@ environment. We'll cover this shortly in the aforementioned
<xref linkend="ch-system-MAKEDEV"/> section.</para>
<para>Remember, if for any reason you stop working on your LFS, and start again
-later, it's important to check that these filesystems are still mounted inside
+later, it's important to check that these file systems are still mounted inside
the chroot environment, otherwise problems are likely to occur.</para>
</sect1>