]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/cgroups/blkio-controller.txt
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
[karo-tx-linux.git] / Documentation / cgroups / blkio-controller.txt
index 1b70843c574e6514a5a0d5198fa663a406146e48..da272c8f44e7db9e8aa41780b29bc6a95401c34b 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