getrlimit.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Denis Barbier 2010-11-16 06:21:01 +01:00 committed by Michael Kerrisk
parent e13cd31cea
commit bbc6739899
1 changed files with 1 additions and 1 deletions

View File

@ -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 ).