From 85b6211af957e51185a23c26a131f39937d4431b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 5 Aug 2015 20:56:51 +0200 Subject: [PATCH] sched.7: wfix Reported-by: Dilyan Palauzov Signed-off-by: Michael Kerrisk --- man7/sched.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/sched.7 b/man7/sched.7 index ac518b23b..5ab9a6bde 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