doc: queue-sysfs: minor fixes
authorArnd Hannemann <arnd@arndnet.de>
Tue, 26 Aug 2014 10:33:20 +0000 (12:33 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 28 Aug 2014 12:47:22 +0000 (14:47 +0200)
This patches fixes a typo, and for consistency use
"IO" in upper case in the block/queue-sysfs.txt documentation.

Signed-off-by: Arnd Hannemann <arnd@arndnet.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/block/queue-sysfs.txt

index 7d2d046c265fce8e23402fdebf75184ccd990814..3a29f8914df9cea8a27048960f3b8b489e8d3ce4 100644 (file)
@@ -11,7 +11,7 @@ read-write.
 
 add_random (RW)
 ----------------
-This file allows to trun off the disk entropy contribution. Default
+This file allows to turn off the disk entropy contribution. Default
 value of this file is '1'(on).
 
 discard_granularity (RO)
@@ -72,7 +72,7 @@ Maximum segment size of the device.
 
 minimum_io_size (RO)
 --------------------
-This is the smallest preferred io size reported by the device.
+This is the smallest preferred IO size reported by the device.
 
 nomerges (RW)
 -------------
@@ -98,7 +98,7 @@ regulated by nr_requests.
 
 optimal_io_size (RO)
 --------------------
-This is the optimal io size reported by the device.
+This is the optimal IO size reported by the device.
 
 physical_block_size (RO)
 ------------------------