From: Michael Kerrisk Date: Wed, 28 Jan 2015 09:16:45 +0000 (+0100) Subject: ioprio_set.2: wfix X-Git-Tag: man-pages-3.79~100 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2bf79fbd84d7a2773fabc797b2a76fccc20a0343;p=thirdparty%2Fman-pages.git ioprio_set.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index df39526857..4734896f48 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -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