diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-18 15:38:15 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-18 15:38:15 +0000 |
commit | c790b157183c0ce670cbc945f85baa3df3e9edbe (patch) | |
tree | 12e1558e7307f15ca58763230cd6a23efde706f0 /lib/libc | |
parent | fbdbd0ba68b208b0b15942bae2ed23c4b31c69e6 (diff) |
typo; entropy@tardis.bernstein.com
Diffstat (limited to 'lib/libc')
-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 |