]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/flock.2
xnu-3248.60.10.tar.gz
[apple/xnu.git] / bsd / man / man2 / flock.2
index e38879e58047eb82fb688270c6b752d92d1134fb..e72823d8d2f1fdf431dc640d684e312203fdfa1f 100644 (file)
@@ -133,15 +133,15 @@ is an invalid descriptor.
 The argument
 .Fa fd
 refers to an object other than a file.
 The argument
 .Fa fd
 refers to an object other than a file.
-.It Bq Er EOPNOTSUPP
+.It Bq Er ENOTSUP
 The referenced descriptor is not of the correct type.
 .El
 .Sh SEE ALSO
 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 close 2 ,
 .Xr dup 2 ,
 .Xr execve 2 ,
-.Xr fork 2
+.Xr fork 2 ,
+.Xr open 2
 .Sh HISTORY
 The
 .Fn flock
 .Sh HISTORY
 The
 .Fn flock