summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_cleanup_push.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_cleanup_push.3')
-rw-r--r--lib/libpthread/man/pthread_cleanup_push.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_cleanup_push.3 b/lib/libpthread/man/pthread_cleanup_push.3
index d599d11c722..cd88f7450cf 100644
--- a/lib/libpthread/man/pthread_cleanup_push.3
+++ b/lib/libpthread/man/pthread_cleanup_push.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_cleanup_push.3,v 1.5 2002/02/21 09:06:31 fgsch Exp $
+.\" $OpenBSD: pthread_cleanup_push.3,v 1.6 2007/05/31 19:19:36 jmc Exp $
.\"
.\" Copyright (c) 1997 Brian Cully <shmit@kublai.com>
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD: pthread_cleanup_push.3,v 1.5 1999/08/28 00:03:02 peter Exp $
.\"
-.Dd July 30, 1998
+.Dd $Mdocdate: May 31 2007 $
.Dt PTHREAD_CLEANUP_PUSH 3
.Os
.Sh NAME