summaryrefslogtreecommitdiff
path: root/lib/libc/sys/fcntl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/fcntl.2')
-rw-r--r--lib/libc/sys/fcntl.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2
index 16bb09733c3..1e3d1b54b51 100644
--- a/lib/libc/sys/fcntl.2
+++ b/lib/libc/sys/fcntl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fcntl.2,v 1.16 1999/07/04 18:59:43 aaron Exp $
+.\" $OpenBSD: fcntl.2,v 1.17 1999/07/05 06:08:05 aaron Exp $
.\" $NetBSD: fcntl.2,v 1.6 1995/02/27 12:32:29 cgd Exp $
.\"
.\" Copyright (c) 1983, 1993
@@ -60,7 +60,7 @@ and is technically a pointer to
but is interpreted as an
.Li int
by some commands, a pointer to a
-.Fa struct flock
+.Li struct flock
by others (see below), and ignored by the rest.
.Pp
The commands are: