summaryrefslogtreecommitdiff
path: root/docs/writing_udev_rules
diff options
context:
space:
mode:
Diffstat (limited to 'docs/writing_udev_rules')
-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>