summaryrefslogtreecommitdiff
path: root/man/udev.xml
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-08 16:50:16 +0200
committerKay Sievers <kay@vrfy.org>2012-04-08 16:50:16 +0200
commit07cd4fc16806783d3b6b3008db222ac6a024805c (patch)
treee07472d1f3f18a3e070c5b52c18d146669ee3bd6 /man/udev.xml
parent58db57fedfe5787ed36c3098787a7cdbddc80bcb (diff)
udev: remove support for /lib/udev/devices/; tmpfiles should be used
Diffstat (limited to 'man/udev.xml')
-rw-r--r--man/udev.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/man/udev.xml b/man/udev.xml
index 168b1dc150..101286699f 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -513,10 +513,9 @@
<term><option>static_node=</option></term>
<listitem>
<para>Apply the permissions specified in this rule to the static device node with
- the specified name. Static device nodes might be provided by kernel modules
- or copied from <filename>/usr/lib/udev/devices</filename>. These nodes might not have
- a corresponding kernel device at the time udevd is started; they can trigger
- automatic kernel module loading.</para>
+ the specified name. Static device node creation can be requested by kernel modules.
+ These nodes might not have a corresponding kernel device at the time udevd is
+ started; they can trigger automatic kernel module loading.</para>
</listitem>
</varlistentry>
<varlistentry>