diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-05-12 10:10:06 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-05-12 10:10:06 +0200 |
| commit | f7a858b4472def96572d62a1f5cc5650966cf326 (patch) | |
| tree | 7a6c684b5efe02687dfcd6614c67c18c3737eb6f /man7 | |
| parent | 961df2a80e71beb275676fabdc351ffb91f3cb92 (diff) | |
| download | man-pages-f7a858b4472def96572d62a1f5cc5650966cf326.tar.gz | |
sched.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/sched.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index 1a1936fa3a..d70390fe2a 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -337,7 +337,8 @@ as long as the effective user ID of the thread making the change matches the real or effective user ID of the target thread. .IP * Special rules apply for the -.BR SCHED_IDLE . +.BR SCHED_IDLE +policy. In Linux kernels before 2.6.39, an unprivileged thread operating under this policy cannot change its policy, regardless of the value of its |
