summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_rwlock_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_rwlock_destroy.3')
-rw-r--r--lib/libc_r/man/pthread_rwlock_destroy.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc_r/man/pthread_rwlock_destroy.3 b/lib/libc_r/man/pthread_rwlock_destroy.3
index 4e1538a0e5e..8cd84edb441 100644
--- a/lib/libc_r/man/pthread_rwlock_destroy.3
+++ b/lib/libc_r/man/pthread_rwlock_destroy.3
@@ -22,8 +22,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: pthread_rwlock_destroy.3,v 1.1 1998/11/09 03:13:15 d Exp $
-.\" $OpenBSD: pthread_rwlock_destroy.3,v 1.1 1998/11/09 03:13:15 d Exp $
+.\" $Id: pthread_rwlock_destroy.3,v 1.2 1999/04/21 20:36:40 alex Exp $
+.\" $OpenBSD: pthread_rwlock_destroy.3,v 1.2 1999/04/21 20:36:40 alex Exp $
.\"
.Dd August 4, 1998
.Dt PTHREAD_RWLOCK_DESTROY 3
@@ -78,4 +78,4 @@ is invalid.
The
.Fn pthread_rwlock_destroy
function first appeared in
-.Fx 3.0 .
+.Ox 2.5 .