ioprio_set.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-11 09:31:25 +02:00
parent 4965810a6b
commit 7e5d08eb08
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ in conjunction with an I/O scheduler that supports I/O priorities.
As at kernel 2.6.17 the only such scheduler is the Completely Fair Queuing
(CFQ) I/O scheduler.
.SS Selecting an I/O scheduler
I/O Schedulers are selected on a per-device basis via the special
I/O schedulers are selected on a per-device basis via the special
file
.IR /sys/block/<device>/queue/scheduler .