diff options
Diffstat (limited to 'lib/libc_r/man/pthread_cond_destroy.3')
-rw-r--r-- | lib/libc_r/man/pthread_cond_destroy.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc_r/man/pthread_cond_destroy.3 b/lib/libc_r/man/pthread_cond_destroy.3 index 8191fe3009c..1e52d370758 100644 --- a/lib/libc_r/man/pthread_cond_destroy.3 +++ b/lib/libc_r/man/pthread_cond_destroy.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: pthread_cond_destroy.3,v 1.5 1999/11/24 05:35:31 d Exp $ .\" Copyright (c) 1997 Brian Cully <shmit@kublai.com> .\" All rights reserved. .\" @@ -25,6 +26,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $FreeBSD: pthread_cond_destroy.3,v 1.5 1999/08/28 00:03:03 peter Exp $ +.\" .Dd July 28, 1998 .Dt PTHREAD_COND_DESTROY 3 .Os |