From bbc6739899788f5e774935425929ec46eca02ffb Mon Sep 17 00:00:00 2001 From: Denis Barbier Date: Tue, 16 Nov 2010 06:21:01 +0100 Subject: [PATCH] getrlimit.2: wfix Signed-off-by: Michael Kerrisk --- man2/getrlimit.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 2d1ad8b76..e34a152af 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -454,7 +454,7 @@ was greater than An unprivileged process tried to raise the hard limit; the .B CAP_SYS_RESOURCE capability is required to do this. -Or, the the caller tried to increase the hard +Or, the caller tried to increase the hard .B RLIMIT_NOFILE limit above the current kernel maximum .RB ( NR_OPEN ).