fcntl.2: Add reference to RLIMIT_NOFILE for F_DUPFD EINVAL error on 'arg'.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-13 10:17:50 +01:00
parent aeee07f774
commit 7ef5b2cd0a
1 changed files with 5 additions and 1 deletions

View File

@ -1379,7 +1379,11 @@ is not recognized by this kernel.
For
.BR F_DUPFD ,
.I arg
is negative or is greater than the maximum allowable value.
is negative or is greater than the maximum allowable value
(see the discussion of
.BR RLIMIT_NOFILE
in
.BR getrlimit (2)).
For
.BR F_SETSIG ,
.I arg