aboutsummaryrefslogtreecommitdiffstats
path: root/man7/sched.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-08-05 20:56:51 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-08-05 20:56:51 +0200
commit85b6211af957e51185a23c26a131f39937d4431b (patch)
tree8d532960123b23c41e0a2d3feeaf7f96b15e237e /man7/sched.7
parent06fd1bb629fd452a00a3a20491164ff376726913 (diff)
downloadman-pages-85b6211af957e51185a23c26a131f39937d4431b.tar.gz
sched.7: wfix
Reported-by: Dilyan Palauzov <dilyan.palauzov@aegee.org> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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 ac518b23b1..5ab9a6bded 100644
--- a/man7/sched.7
+++ b/man7/sched.7
@@ -520,7 +520,7 @@ In Linux kernels since 2.6.39,
an unprivileged thread can switch to either the
.BR SCHED_BATCH
or the
-.BR SCHED_NORMAL
+.BR SCHED_OTHER
policy so long as its nice value falls within the range permitted by its
.BR RLIMIT_NICE
resource limit (see