BSD 4_4_Lite1 release
[unix-history] / usr / src / lib / libc / sys / flock.2
index db7d4c5..bb6abb7 100644 (file)
@@ -29,9 +29,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)flock.2    8.1 (Berkeley) 6/4/93
+.\"     @(#)flock.2    8.2 (Berkeley) 12/11/93
 .\"
-.Dd June 4, 1993
+.Dd December 11, 1993
 .Dt FLOCK 2
 .Os BSD 4.2
 .Sh NAME
@@ -53,11 +53,11 @@ lock on the file associated with the file descriptor
 .Fa fd .
 A lock is applied by specifying an
 .Fa operation
-parameter that is the inclusive or of
+parameter that is one of
 .Dv LOCK_SH
 or
 .Dv LOCK_EX
-and, possibly,
+with the optional addition of
 .Dv LOCK_NB .
 To unlock
 an existing lock