From 65e3b1f91d4b31944e8579d38ccab9f7456a07ce Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 18 May 2003 13:06:34 +0000 Subject: - typos - new sentence, new line - clean up .Xrs --- lib/libpthread/man/pthread_rwlock_wrlock.3 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'lib/libpthread/man/pthread_rwlock_wrlock.3') diff --git a/lib/libpthread/man/pthread_rwlock_wrlock.3 b/lib/libpthread/man/pthread_rwlock_wrlock.3 index 31ce3902bc9..bb9eb316597 100644 --- a/lib/libpthread/man/pthread_rwlock_wrlock.3 +++ b/lib/libpthread/man/pthread_rwlock_wrlock.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pthread_rwlock_wrlock.3,v 1.4 2000/04/12 21:48:02 aaron Exp $ +.\" $OpenBSD: pthread_rwlock_wrlock.3,v 1.5 2003/05/18 13:06:33 jmc Exp $ .\" Copyright (c) 1998 Alex Nash .\" All rights reserved. .\" @@ -57,12 +57,10 @@ If successful, the .Fn pthread_rwlock_wrlock and .Fn pthread_rwlock_trywrlock -functions will return zero. Otherwise an error number will be returned -to indicate the error. +functions will return zero. +Otherwise an error number will be returned to indicate the error. .Sh SEE ALSO -.Xr pthread_rwlock_trywrlock 3 , -.Xr pthread_rwlock_unlock 3 , -.Xr pthread_rwlock_wrlock 3 +.Xr pthread_rwlock_unlock 3 .Sh STANDARDS The .Fn pthread_rwlock_wrlock -- cgit v1.2.3