summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-08-27 03:56:32 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-08-27 03:57:59 +0200
commite20294e018ee1a8e3e6a4f5977a23728fdc08c0f (patch)
tree43dded3f832e32c4608f47c6e0a7dcf79131e396 /docs
parent133e51af3b3bf455ec1ebf96972c315a4fb70dce (diff)
doc: udevadm test *does* create nodes and links these days
Diffstat (limited to 'docs')
-rw-r--r--docs/writing_udev_rules/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/writing_udev_rules/index.html b/docs/writing_udev_rules/index.html
index 8c0974879d..7ca350635d 100644
--- a/docs/writing_udev_rules/index.html
+++ b/docs/writing_udev_rules/index.html
@@ -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>