From: Kay Sievers Date: Thu, 27 Aug 2009 01:56:32 +0000 (+0200) Subject: doc: udevadm test *does* create nodes and links these days X-Git-Tag: 174~811 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=e20294e018ee1a8e3e6a4f5977a23728fdc08c0f;ds=inline doc: udevadm test *does* create nodes and links these days --- diff --git a/docs/writing_udev_rules/index.html b/docs/writing_udev_rules/index.html index 8c0974879..7ca350635 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.