diff options
Diffstat (limited to 'lib/libc_r/man/pthread_rwlockattr_destroy.3')
-rw-r--r-- | lib/libc_r/man/pthread_rwlockattr_destroy.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/man/pthread_rwlockattr_destroy.3 b/lib/libc_r/man/pthread_rwlockattr_destroy.3 index a77f3592d53..90d99791832 100644 --- a/lib/libc_r/man/pthread_rwlockattr_destroy.3 +++ b/lib/libc_r/man/pthread_rwlockattr_destroy.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pthread_rwlockattr_destroy.3,v 1.5 1999/11/24 05:35:33 d Exp $ +.\" $OpenBSD: pthread_rwlockattr_destroy.3,v 1.6 2000/04/12 21:48:02 aaron Exp $ .\" Copyright (c) 1998 Alex Nash .\" All rights reserved. .\" @@ -66,6 +66,6 @@ is invalid. The .Fn pthread_rwlockattr_destroy function first appeared in -.Fx 3.0 +.Fx 3.0 and .Ox 2.5 . |