diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-01-04 18:32:07 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-01-04 18:32:46 +0100 |
commit | 378380397c085c3c8858d3d7017b106f36577117 (patch) | |
tree | 623f8368c50a48eaed736eeefe1ed5425d9bcf81 /udev | |
parent | 0d8b6be5f5238360d2d8e220d6da280f842c5358 (diff) |
man: fix typo
Found by: Minh Ha-Duong.
Diffstat (limited to 'udev')
-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 |