Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense
authorHenrik Austad <henrik@austad.us>
Tue, 21 Apr 2009 01:42:38 +0000 (18:42 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 9 May 2009 02:22:20 +0000 (19:22 -0700)
Signed-off-by: Henrik Austad <henrik@austad.us>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/sysfs-rules.txt

index 6049a2a..5d8bc2c 100644 (file)
@@ -113,7 +113,7 @@ 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.