lockf.3: Fix incorrect argument mentioned under EINVAL error

Reported-by: Simone Piccardi <piccardi@truelite.it>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-07 14:38:33 +01:00
parent 0a10242a35
commit de76dacfda
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ and this lock operation would cause a deadlock.
.TP
.B EINVAL
An invalid operation was specified in
.IR fd .
.IR cmd .
.TP
.B ENOLCK
Too many segment locks open, lock table is full.