This commit is contained in:
Michael Kerrisk 2004-12-06 13:39:28 +00:00
parent e6c5832f19
commit 1c287bbf01
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ The
field can be used to place a read
.RB ( F_RDLCK )
or a write
.RB ( F_WDLCK )
.RB ( F_WRLCK )
lock on a file.
Any number of processes may hold a read lock (shared lock)
on a file region, but only one process may hold a write lock