From 1cccddd6b3fb4a90641b8d05dc0bed618380074c Mon Sep 17 00:00:00 2001 From: William Josephson Date: Wed, 9 Jul 2008 08:26:11 -0400 Subject: lock(3): fix typo --- man/man3/lock.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3') 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 , -- cgit v1.2.3