]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sched.7: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Nov 2016 18:24:17 +0000 (19:24 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 27 Nov 2016 18:27:45 +0000 (19:27 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/sched.7

index c2ff00bbed0b0cee9ce83d8301097aa89b058d31..798cb87efe0c53849a90eba84e51e0ec25057320 100644 (file)
@@ -375,7 +375,7 @@ The dynamic priority is based on the nice value (set by
 .BR setpriority (2),
 or
 .BR sched_setattr (2))
-and increased for each time quantum the thread is ready to run,
+and is increased for each time quantum the thread is ready to run,
 but denied to run by the scheduler.
 This ensures fair progress among all \fBSCHED_OTHER\fP threads.
 .\"