aboutsummaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
authorWilliam Josephson <devnull@localhost>2008-07-09 08:26:11 -0400
committerWilliam Josephson <devnull@localhost>2008-07-09 08:26:11 -0400
commit1cccddd6b3fb4a90641b8d05dc0bed618380074c (patch)
treec7289270aebd3b52e586cc89341dee9bc95c4415 /man/man3
parentdd9d5927a13daa1f31fa48d529b268ff02d004e6 (diff)
downloadplan9port-1cccddd6b3fb4a90641b8d05dc0bed618380074c.tar.gz
plan9port-1cccddd6b3fb4a90641b8d05dc0bed618380074c.tar.bz2
plan9port-1cccddd6b3fb4a90641b8d05dc0bed618380074c.zip
lock(3): fix typo
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/lock.32
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 ,