summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_create.3
diff options
context:
space:
mode:
authorDavid Leonard <d@cvs.openbsd.org>1999-11-24 05:35:34 +0000
committerDavid Leonard <d@cvs.openbsd.org>1999-11-24 05:35:34 +0000
commit8c532d989a11fb8b71e5c5489f456bab4bfd0031 (patch)
tree598aad2111e651aa9a6181b714a47cd28bb7bc85 /lib/libc_r/man/pthread_create.3
parentcb95cb73538fa9d3a5a694e153d932369e0fd6ea (diff)
Add FreeBSD tags
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