aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/kernfs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/kernfs.xml b/chapter07/kernfs.xml
index 4a1cac179..3e96bee5e 100644
--- a/chapter07/kernfs.xml
+++ b/chapter07/kernfs.xml
@@ -33,7 +33,7 @@
mounts the <systemitem class="filesystem">devtmpfs</systemitem>
filesystem on the
<filename class="directory">/dev</filename> directory; the kernel
- creates device on that virtual filesystem during the boot process
+ creates device nodes on that virtual filesystem during the boot process
or when a device is first detected or accessed. The udev daemon may
change the owner or permission of the device nodes created by the
kernel, or create new device nodes or symlinks to ease the work of