aboutsummaryrefslogtreecommitdiffstats
path: root/man7/sched.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/sched.7')
-rw-r--r--man7/sched.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7
index c2ff00bbed..798cb87efe 100644
--- a/man7/sched.7
+++ b/man7/sched.7
@@ -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.
.\"