commit 1cccddd6b3fb4a90641b8d05dc0bed618380074c from: William Josephson date: Wed Jul 09 12:26:11 2008 UTC lock(3): fix typo commit - dd9d5927a13daa1f31fa48d529b268ff02d004e6 commit + 1cccddd6b3fb4a90641b8d05dc0bed618380074c blob - 4308e369f8f4d59c67bec050e8316f09de66be40 blob + adc75d1fc1ab37dcf69d5c361e559775ef91aedb --- man/man3/lock.3 +++ 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 ,