diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/flock.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/flock.2 b/lib/libc/sys/flock.2 index e38879e5804..e242fc6a3cd 100644 --- a/lib/libc/sys/flock.2 +++ b/lib/libc/sys/flock.2 @@ -131,8 +131,8 @@ The argument is an invalid descriptor. .It Bq Er EINVAL The argument -.Fa fd -refers to an object other than a file. +.Fa operation +have an invalid value. .It Bq Er EOPNOTSUPP The referenced descriptor is not of the correct type. .El |