summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_create.3')
-rw-r--r--lib/libc_r/man/pthread_create.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc_r/man/pthread_create.3 b/lib/libc_r/man/pthread_create.3
index 196b3da167e..9f1cc7a4804 100644
--- a/lib/libc_r/man/pthread_create.3
+++ b/lib/libc_r/man/pthread_create.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: pthread_create.3,v 1.5 1999/11/24 05:35:32 d Exp $
.\" Copyright (c) 1996 John Birrell <jb@cimlogic.com.au>.
.\" All rights reserved.
.\"
@@ -28,6 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $FreeBSD: pthread_create.3,v 1.8 1999/08/28 00:03:04 peter Exp $
+.\"
.Dd April 4, 1996
.Dt PTHREAD_CREATE 3
.Os