summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_key_delete.3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
commit09e227ff68e154967e4487a37d9473265714b17b (patch)
tree71c2f57d2c5c5bf47bd010636edededd1b0aed0c /lib/libpthread/man/pthread_key_delete.3
parent1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff)
convert to new .Dd format;
Diffstat (limited to 'lib/libpthread/man/pthread_key_delete.3')
-rw-r--r--lib/libpthread/man/pthread_key_delete.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_key_delete.3 b/lib/libpthread/man/pthread_key_delete.3
index 121c2d87253..8356fc80c5e 100644
--- a/lib/libpthread/man/pthread_key_delete.3
+++ b/lib/libpthread/man/pthread_key_delete.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_key_delete.3,v 1.8 2002/05/01 08:03:30 mpech Exp $
+.\" $OpenBSD: pthread_key_delete.3,v 1.9 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_key_delete.3,v 1.5 1999/08/28 00:03:06 peter Exp $
.\"
-.Dd April 4, 1996
+.Dd $Mdocdate: May 31 2007 $
.Dt PTHREAD_KEY_DELETE 3
.Os
.Sh NAME