aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorChris Staub <chris@linuxfromscratch.org>2014-06-28 09:14:27 +0000
committerChris Staub <chris@linuxfromscratch.org>2014-06-28 09:14:27 +0000
commitfba870f2a5817a9fdf09ea65677d6ea789880dd6 (patch)
tree83f1f36629158b393ed985af0ff59d04f440507a /chapter08
parentc2873126826e2ceaa728582f77c763b2fd75d856 (diff)
Text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/kernel.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 59a3a6f5c..f2e6d7ebe 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -102,7 +102,7 @@ Device Drivers ---&gt;
<para>This will create automated device nodes which are populated by the
kernel, even without udev running. Udev then runs on top of this,
managing permissions and adding symlinks. This configuration
- itme is required for all users of udev/eudev. </para>
+ item is required for all users of Udev/Eudev.</para>
</listitem>
</varlistentry>
@@ -151,7 +151,7 @@ Device Drivers ---&gt;
located in <xref linkend="ch-scripts-udev"/> and in the kernel
documentation in the <filename
class="directory">linux-&linux-version;/Documentation</filename> directory.
- Also, <filename>modprobe.conf(5)</filename> may be of interest.</para>
+ Also, <filename>modprobe.d(5)</filename> may be of interest.</para>
<para>Install the modules, if the kernel configuration uses them:</para>