From dfc3c7dedc53e7aa259b2aa5719011508a5e4407 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 5 Dec 2016 08:12:43 +0100 Subject: [PATCH] getrlimit.2: refer to sched(7) in the discussion of RLIMIT_NICE Signed-off-by: Michael Kerrisk --- man2/getrlimit.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index d121b9e36..2ffa93277 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -302,6 +302,8 @@ as resource limit values, since they typically have special meanings. For example, .B RLIM_INFINITY typically is the same as \-1. +For more detail on the nice value, see +.BR sched (7). .TP .B RLIMIT_NOFILE Specifies a value one greater than the maximum file descriptor number