diff options
-rw-r--r-- | man/man3/lock.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/lock.3 b/man/man3/lock.3 index 4308e369..adc75d1f 100644 --- a/man/man3/lock.3 +++ b/man/man3/lock.3 @@ -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 , |