diff options
-rw-r--r-- | lib/libc/sys/fcntl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index 3a9a2046776..238f815e0b3 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -447,7 +447,7 @@ refers to a file that does not support locking. The argument .Fa cmd is -.Dv F_DUPED +.Dv F_DUPFD and the maximum number of file descriptors permitted for the process are already in use, or no file descriptors greater than or equal to |