summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_rwlockattr_setpshared.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_rwlockattr_setpshared.3')
-rw-r--r--lib/libc_r/man/pthread_rwlockattr_setpshared.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/man/pthread_rwlockattr_setpshared.3 b/lib/libc_r/man/pthread_rwlockattr_setpshared.3
index b4dbc67d6f3..d44cdcdfbc6 100644
--- a/lib/libc_r/man/pthread_rwlockattr_setpshared.3
+++ b/lib/libc_r/man/pthread_rwlockattr_setpshared.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_rwlockattr_setpshared.3,v 1.4 1999/12/24 00:15:08 alex Exp $
+.\" $OpenBSD: pthread_rwlockattr_setpshared.3,v 1.5 2000/04/12 21:48:03 aaron Exp $
.\" Copyright (c) 1998 Alex Nash
.\" All rights reserved.
.\"
@@ -82,7 +82,7 @@ is invalid.
The
.Fn pthread_rwlockattr_setpshared
function first appeared in
-.Fx 3.0
+.Fx 3.0
and
.Ox 2.5 .
.Sh BUGS