summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.2
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-08-24 11:12:58 +0000
committerache <ache@FreeBSD.org>2001-08-24 11:12:58 +0000
commit29c24377ac4c48709df9368bed272886f8f90ebd (patch)
tree3b8cdf0be9c516814989b0eefca5f220f85fbd2a /lib/libc/sys/fcntl.2
parent5ced16d835ede1580ac099f507b1cbe81600b3cb (diff)
downloadFreeBSD-src-29c24377ac4c48709df9368bed272886f8f90ebd.zip
FreeBSD-src-29c24377ac4c48709df9368bed272886f8f90ebd.tar.gz
Fd is macro too, so use \&Fd
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 a82705b..9e65ae9 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 Fd
+.Fa \&Fd
is not a valid open file descriptor.
.Pp
The argument
OpenPOWER on IntegriCloud