chiark / gitweb /
doc: udevadm test *does* create nodes and links these days
[elogind.git] / docs / writing_udev_rules / index.html
index 8c0974879d45e4b9a50feaf13fe51464288bbf31..7ca350635ddfcc98893dfc9553525441f682e630 100644 (file)
@@ -864,7 +864,7 @@ udev_node_add: creating symlink '/dev/dsp' to 'sound/dsp'
 </pre></blockquote>
 
 <p>
-Note the <em>/sys</em> prefix was removed from the udevadm test test command line argument, this is because udevadm test operates on device paths. Also note that udevadm test is purely a testing/debugging tool, it does not create any device nodes, despite what the output suggests!
+Note the <em>/sys</em> prefix was removed from the udevadm test test command line argument, this is because udevadm test operates on device paths.
 </p>
 
 <a name="author"></a>