Documentation/cgroups/blkio-controller.txt: fix typo
authorWarren Turkal <[email protected]>
Thu, 28 Feb 2013 01:03:11 +0000 (17:03 -0800)
committerLinus Torvalds <[email protected]>
Thu, 28 Feb 2013 03:10:11 +0000 (19:10 -0800)
Signed-off-by: Warren Turkal <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/cgroups/blkio-controller.txt

index b4b1fb3a83f00dcc4d0155fdab93281af254301a..a794ce91a2d596f2ef11e91706cfdf5932d75022 100644 (file)
@@ -75,7 +75,7 @@ Throttling/Upper Limit policy
         mount -t cgroup -o blkio none /sys/fs/cgroup/blkio
 
 - Specify a bandwidth rate on particular device for root group. The format
-  for policy is "<major>:<minor>  <byes_per_second>".
+  for policy is "<major>:<minor>  <bytes_per_second>".
 
         echo "8:16  1048576" > /sys/fs/cgroup/blkio/blkio.throttle.read_bps_device