.Ft int
.Fn flock "int fd" "int operation"
.Sh DESCRIPTION
-.Fn Flock
+.Fn flock
applies or removes an
.Em advisory
lock on the file associated with the file descriptor
The referenced descriptor is not of the correct type.
.El
.Sh SEE ALSO
-.Xr open 2 ,
.Xr close 2 ,
.Xr dup 2 ,
.Xr execve 2 ,
-.Xr fork 2
+.Xr fork 2 ,
+.Xr open 2
.Sh HISTORY
The
.Fn flock