From 592af9e5e30c588bbddbab64c5ce04e4df251a68 Mon Sep 17 00:00:00 2001 From: rse Date: Fri, 20 Aug 1999 07:00:22 +0000 Subject: Fix EINVAL related descriptions. --- share/man/man3/pthread_cond_wait.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man3/pthread_cond_wait.3') diff --git a/share/man/man3/pthread_cond_wait.3 b/share/man/man3/pthread_cond_wait.3 index f53fccf..9d6294f 100644 --- a/share/man/man3/pthread_cond_wait.3 +++ b/share/man/man3/pthread_cond_wait.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: pthread_cond_wait.3,v 1.4 1999/07/12 20:49:05 nik Exp $ .\" .Dd July 28, 1998 .Dt PTHREAD_COND_WAIT 3 @@ -64,7 +64,7 @@ will fail if: The value specified by .Fa cond or the value specified by -.Fa attr +.Fa mutex is invalid. .El .Pp -- cgit v1.1