mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
lock(3): fix typo
This commit is contained in:
parent
dd9d5927a1
commit
1cccddd6b3
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ If any processes are sleeping on
|
|||
.IR r ,
|
||||
.I rwakeup
|
||||
wakes one of them.
|
||||
it returns 1 if a process was awakened, 0 if not.
|
||||
It returns 1 if a process was awakened, 0 if not.
|
||||
.I Rwakeupall
|
||||
wakes all processes sleeping on
|
||||
.IR r ,
|
||||
|
|
Loading…
Reference in a new issue