aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/makedev-inst.xml2
-rw-r--r--chapter06/mtablink.xml8
2 files changed, 1 insertions, 9 deletions
diff --git a/chapter06/makedev-inst.xml b/chapter06/makedev-inst.xml
index 169c7e144..a37f56dcd 100644
--- a/chapter06/makedev-inst.xml
+++ b/chapter06/makedev-inst.xml
@@ -30,7 +30,7 @@ information.</para>
<userinput>generic-nopty</userinput> option to <filename>MAKEDEV</filename>.
This creates the same devices as <userinput>generic</userinput>, but it skips
the creation of <emphasis>pty</emphasis> devices so that
-<emphasis>devpts<emphasis> can manage those.</para>
+<emphasis>devpts</emphasis> can manage those.</para>
</sect2>
diff --git a/chapter06/mtablink.xml b/chapter06/mtablink.xml
index 426ca2978..75d3537b7 100644
--- a/chapter06/mtablink.xml
+++ b/chapter06/mtablink.xml
@@ -10,13 +10,5 @@ This is done using the following command:</para>
<para>As of LFS-Bootscripts 1.11 this file is handled correctly
so there are no errors even when booting after a crash.</para>
-<para>Note that this requires
-support for the proc filesystem to be compiled into the kernel.
-This support is included by default.
-Don't remove it
-unless you <emphasis>really</emphasis> know what you are doing,
-as other important things also depend on it.
-In short, make sure proc filesystem support is enabled in the kernel.</para>
-
</sect1>