diff options
-rw-r--r-- | lib/libpthread/man/pthread_main_np.3 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/libpthread/man/pthread_main_np.3 b/lib/libpthread/man/pthread_main_np.3 index 76e73a3676e..dfedfbfd165 100644 --- a/lib/libpthread/man/pthread_main_np.3 +++ b/lib/libpthread/man/pthread_main_np.3 @@ -1,10 +1,6 @@ -.\" $OpenBSD: pthread_main_np.3,v 1.3 2002/05/01 08:03:30 mpech Exp $ +.\" $OpenBSD: pthread_main_np.3,v 1.4 2003/06/02 18:38:34 pvalchev Exp $ .\" -.\" Copyright (c) 2001 Peter Valchev <pvalchev@openbsd.org>. -.\" All rights reserved. -.\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted. +.\" Peter Valchev <pvalchev@openbsd.org> Public Domain, 2001 .\" .Dd August 17, 2001 .Dt PTHREAD_MAIN_NP 3 |