Fix typo (s/writeer/writer/).
This commit is contained in:
parent
d5208d005b
commit
f1acac210b
@ -78,7 +78,7 @@ A thread with exclusive access is known as a
|
||||
.Em writer
|
||||
since it can modify protected data.
|
||||
.Pp
|
||||
Although reader/writeer locks look very similar to
|
||||
Although reader/writer locks look very similar to
|
||||
.Xr sx 9
|
||||
locks, their usage pattern is different.
|
||||
Reader/writer locks can be treated as mutexes (see
|
||||
|
Loading…
Reference in New Issue
Block a user