summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_rwlock_unlock.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_rwlock_unlock.3')
-rw-r--r--lib/libc_r/man/pthread_rwlock_unlock.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/man/pthread_rwlock_unlock.3 b/lib/libc_r/man/pthread_rwlock_unlock.3
index 1fc67cb10a4..797df36091b 100644
--- a/lib/libc_r/man/pthread_rwlock_unlock.3
+++ b/lib/libc_r/man/pthread_rwlock_unlock.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_rwlock_unlock.3,v 1.3 1999/11/24 05:35:33 d Exp $
+.\" $OpenBSD: pthread_rwlock_unlock.3,v 1.4 2000/04/12 21:48:02 aaron Exp $
.\" Copyright (c) 1998 Alex Nash
.\" All rights reserved.
.\"
@@ -77,6 +77,6 @@ The current thread does not own the read/write lock.
The
.Fn pthread_rwlock_unlock
function first appeared in
-.Fx 3.0
+.Fx 3.0
and
.Ox 2.5 .