summaryrefslogtreecommitdiff
path: root/udev.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-08-29 14:11:37 +0200
committerKay Sievers <kay.sievers@vrfy.org>2007-08-29 14:11:37 +0200
commita75689bad504e35e346b84960b2b604532b1d6b5 (patch)
tree6ab67b02456a64a86963881a06d450762b5a7378 /udev.xml
parent1113044be205f9d78642744ffaa01329a77bee79 (diff)
do not delete the device node with ignore_remove, but handle the event
Diffstat (limited to 'udev.xml')
-rw-r--r--udev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/udev.xml b/udev.xml
index 9fb6152941..83a9d754ca 100644
--- a/udev.xml
+++ b/udev.xml
@@ -416,8 +416,8 @@
<varlistentry>
<term><option>ignore_remove</option></term>
<listitem>
- <para>Ignore any later remove event for this device. This may be useful
- as a workaround for broken device drivers.</para>
+ <para>Do not remove the device node when the device goes away. This may be
+ useful as a workaround for broken device drivers.</para>
</listitem>
</varlistentry>
<varlistentry>