Signed-off-by: Štěpán Němec <stepnem@xxxxxxxxx> --- man2/getrlimit.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 6cda4d48a982..bd330289a8fc 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -452,14 +452,14 @@ and .PP If the .I new_limit -argument is a not NULL, then the +argument is not NULL, then the .I rlimit structure to which it points is used to set new values for the soft and hard limits for .IR resource . If the .I old_limit -argument is a not NULL, then a successful call to +argument is not NULL, then a successful call to .BR prlimit () places the previous soft and hard limits for .I resource base-commit: 5fa2ecb53656c9fdcbd5a21972906e3da33cb504 -- 2.37.1