diff --git a/docs/writing_udev_rules/index.html b/docs/writing_udev_rules/index.html index 8c0974879d4..7ca350635dd 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'

-Note the /sys 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 /sys prefix was removed from the udevadm test test command line argument, this is because udevadm test operates on device paths.