diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kernel.xml | 4 |
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 ---> <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 ---> 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> |