kernel/Documentation/ABI/testing/sysfs-dev
.. .. @@ -9,9 +9,10 @@ 9 9 the form "<major>:<minor>". These links point to the 10 10 corresponding sysfs path for the given device. 11 11 12 - Example:13 - $ readlink /sys/dev/block/8:3214 - ../../block/sdc12 + Example::13 +14 + $ readlink /sys/dev/block/8:3215 + ../../block/sdc15 16 16 17 Entries in /sys/dev/char and /sys/dev/block will be 17 18 dynamically created and destroyed as devices enter and