diff options
Diffstat (limited to 'udev/udevd.xml')
-rw-r--r-- | udev/udevd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udevd.xml b/udev/udevd.xml index de06a6173f..d335e2ec88 100644 --- a/udev/udevd.xml +++ b/udev/udevd.xml @@ -39,7 +39,7 @@ </citerefentry>.</para> <para>On startup the content of the directory <filename>/lib/udev/devices</filename> is copied to <filename>/dev</filename>. If kernel modules specify static device - nodes, these nodes are created even wihtout a corresponding kernel device, to + nodes, these nodes are created even without a corresponding kernel device, to allow on-demand loading of kernel modules. Matching permissions specified in udev rules are applied to these static device nodes.</para> <para>The behavior of the running daemon can be changed with |