fcntl.2: ERRORS: add EINVAL for invalid 'cmd'

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-30 16:19:01 +02:00
parent d9312ec7c0
commit 102b34d811
1 changed files with 5 additions and 0 deletions

View File

@ -1298,6 +1298,11 @@ Most likely when locking a remote file (e.g., locking over
NFS), but can sometimes happen locally.
.TP
.B EINVAL
The value specified in
.I cmd
is not recognized by this kernel.
.TP
.B EINVAL
For
.BR F_DUPFD ,
.I arg