summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.2
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-08-24 11:05:11 +0000
committerache <ache@FreeBSD.org>2001-08-24 11:05:11 +0000
commit5ced16d835ede1580ac099f507b1cbe81600b3cb (patch)
treef8e9bc7df2efdd741bcaedfe9080aacb695dfbfe /lib/libc/sys/fcntl.2
parent2ebcfc4bdedc65f7f04f1047e7069cd088bee360 (diff)
downloadFreeBSD-src-5ced16d835ede1580ac099f507b1cbe81600b3cb.zip
FreeBSD-src-5ced16d835ede1580ac099f507b1cbe81600b3cb.tar.gz
Fildes -> Fd too (started from big letter)
Diffstat (limited to 'lib/libc/sys/fcntl.2')
-rw-r--r--lib/libc/sys/fcntl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2
index cffc848..a82705b 100644
--- a/lib/libc/sys/fcntl.2
+++ b/lib/libc/sys/fcntl.2
@@ -415,7 +415,7 @@ or the type is an exclusive lock and some portion of the
segment of a file to be locked is already shared-locked or
exclusive-locked by another process.
.It Bq Er EBADF
-.Fa Fildes
+.Fa Fd
is not a valid open file descriptor.
.Pp
The argument
OpenPOWER on IntegriCloud