]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioprio_set.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:16:45 +0000 (10:16 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:16:45 +0000 (10:16 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ioprio_set.2

index df39526857b0a7393fa0f3181a165e9a2b7c2353..4734896f481559df26aa06880e32cdf9770aa397 100644 (file)
@@ -296,8 +296,8 @@ Priority levels range from 0 (highest) to 7 (lowest).
 .TP
 .BR IOPRIO_CLASS_IDLE " (3)"
 This is the idle scheduling class.
-Processes running at this level only get I/O
-time when no-one else needs the disk.
+Processes running at this level get I/O
+time only when no-one else needs the disk.
 The idle class has no class data.
 Attention is required when assigning this priority class to a process,
 since it may become starved if higher priority processes are