summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_getspecific.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_getspecific.3')
-rw-r--r--lib/libpthread/man/pthread_getspecific.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_getspecific.3 b/lib/libpthread/man/pthread_getspecific.3
index bf319ffc029..cb1b5f3a3f1 100644
--- a/lib/libpthread/man/pthread_getspecific.3
+++ b/lib/libpthread/man/pthread_getspecific.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_getspecific.3,v 1.5 2002/02/21 20:12:19 fgsch Exp $
+.\" $OpenBSD: pthread_getspecific.3,v 1.6 2007/05/31 19:19:36 jmc Exp $
.\"
.\" Copyright (c) 1996 John Birrell <jb@cimlogic.com.au>.
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: pthread_getspecific.3,v 1.6 1999/08/28 00:03:06 peter Exp $
.\"
-.Dd April 4, 1996
+.Dd $Mdocdate: May 31 2007 $
.Dt PTHREAD_GETSPECIFIC 3
.Os
.Sh NAME