summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_attr_init.3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-02-20 18:59:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-02-20 18:59:14 +0000
commite47b6ab851f6e6441127e868ccce245e5c8da609 (patch)
tree0206326a16410576c245622bf588127579d259aa /lib/libpthread/man/pthread_attr_init.3
parentb727602b58a9a58a423ed93a8f437f8f50b3d3f6 (diff)
copyrights added;
these are all David Leonard, and Public Domain ok deraadt@
Diffstat (limited to 'lib/libpthread/man/pthread_attr_init.3')
-rw-r--r--lib/libpthread/man/pthread_attr_init.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_attr_init.3 b/lib/libpthread/man/pthread_attr_init.3
index 318b27d5a6b..347908e85ee 100644
--- a/lib/libpthread/man/pthread_attr_init.3
+++ b/lib/libpthread/man/pthread_attr_init.3
@@ -1,5 +1,8 @@
-.\" $OpenBSD: pthread_attr_init.3,v 1.3 2002/05/01 08:03:30 mpech Exp $
+.\" $OpenBSD: pthread_attr_init.3,v 1.4 2003/02/20 18:59:12 jmc Exp $
.\" Manual page derived from TOG's UNIX98 documentation.
+.\"
+.\" David Leonard, 2000. Public Domain.
+.\"
.Dd January 6, 2000
.Dt PTHREAD_ATTR_INIT 3
.Os