diff options
Diffstat (limited to 'lib/libpthread/man/pthread_cleanup_pop.3')
-rw-r--r-- | lib/libpthread/man/pthread_cleanup_pop.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libpthread/man/pthread_cleanup_pop.3 b/lib/libpthread/man/pthread_cleanup_pop.3 index 44adf23900f..4bf2a6a63ee 100644 --- a/lib/libpthread/man/pthread_cleanup_pop.3 +++ b/lib/libpthread/man/pthread_cleanup_pop.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: pthread_cleanup_pop.3,v 1.4 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_cleanup_pop.3,v 1.4 1999/08/28 00:03:02 peter Exp $ +.\" .Dd July 30, 1998 .Dt PTHREAD_CLEANUP_POP 3 .Os |