diff options
author | David Leonard <d@cvs.openbsd.org> | 1999-11-24 05:35:34 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1999-11-24 05:35:34 +0000 |
commit | 8c532d989a11fb8b71e5c5489f456bab4bfd0031 (patch) | |
tree | 598aad2111e651aa9a6181b714a47cd28bb7bc85 /lib/libc_r/man/pthread_create.3 | |
parent | cb95cb73538fa9d3a5a694e153d932369e0fd6ea (diff) |
Add FreeBSD tags
Diffstat (limited to 'lib/libc_r/man/pthread_create.3')
-rw-r--r-- | lib/libc_r/man/pthread_create.3 | 3 |
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 |