11 Mar 2009 12:39
[PATCH] Swap the order of the words so the sentence makes more sense.
Henrik Austad <henrik <at> austad.us>
2009-03-11 11:39:32 GMT
2009-03-11 11:39:32 GMT
Signed-off-by: Henrik Austad <henrik <at> austad.us> --- Documentation/sysfs-rules.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/sysfs-rules.txt b/Documentation/sysfs-rules.txt index 6049a2a..5d8bc2c 100644 --- a/Documentation/sysfs-rules.txt +++ b/Documentation/sysfs-rules.txt <at> <at> -113,7 +113,7 <at> <at> versions of the sysfs interface. "devices" directory at /sys/subsystem/≤name>/devices. If /sys/subsystem exists, /sys/bus, /sys/class and /sys/block can be - ignored. If it does not exist, you have always to scan all three + ignored. If it does not exist, you always have to scan all three places, as the kernel is free to move a subsystem from one place to the other, as long as the devices are still reachable by the same subsystem name. -- -- 1.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed