From f2ce411926eab7a23be6e11274d0f8677610014a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 4 Jun 2002 00:09:09 +0000 Subject: spelling; raj@cerias.purdue.edu --- lib/libc_r/man/pthread_cond_timedwait.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc_r/man/pthread_cond_timedwait.3') diff --git a/lib/libc_r/man/pthread_cond_timedwait.3 b/lib/libc_r/man/pthread_cond_timedwait.3 index dc0db2b463b..83f380643b3 100644 --- a/lib/libc_r/man/pthread_cond_timedwait.3 +++ b/lib/libc_r/man/pthread_cond_timedwait.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pthread_cond_timedwait.3,v 1.8 2002/05/01 08:03:30 mpech Exp $ +.\" $OpenBSD: pthread_cond_timedwait.3,v 1.9 2002/06/04 00:09:07 deraadt Exp $ .\" .\" Copyright (c) 1997 Brian Cully .\" All rights reserved. @@ -54,7 +54,7 @@ or with the same condition variable, or if the system time reaches the time specified in .Fa abstime , -and the current thread reaquires the lock on +and the current thread reacquires the lock on .Fa mutex . .Sh RETURN VALUES If successful, the -- cgit v1.2.3