From 4e1438e3cbc942c40e1524afd3ae1f3f60389da4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 13 Jan 2015 11:26:44 +0100 Subject: [PATCH] proc.5: Remove bogus statement about NR_OPEN being a ceiling for file-max Signed-off-by: Michael Kerrisk --- man5/proc.5 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/man5/proc.5 b/man5/proc.5 index 030e4ae25..860eb6649 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3185,11 +3185,6 @@ try increasing this value: .fi .ft -The kernel constant -.B NR_OPEN -imposes an upper limit on the value that may be placed in -.IR file-max . - Privileged processes .RB ( CAP_SYS_ADMIN ) can override the