summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_attr_setstackaddr.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-02-20 18:59:12 +0000
committerjmc <jmc@openbsd.org>2003-02-20 18:59:12 +0000
commit084a1742edbdaa4f3cec41bf0d0370d80baad9c5 (patch)
tree53bf7307323d0f4255b849de7664cb195cc085d2 /lib/libpthread/man/pthread_attr_setstackaddr.3
parentknf (diff)
downloadwireguard-openbsd-084a1742edbdaa4f3cec41bf0d0370d80baad9c5.tar.xz
wireguard-openbsd-084a1742edbdaa4f3cec41bf0d0370d80baad9c5.zip
copyrights added;
these are all David Leonard, and Public Domain ok deraadt@
Diffstat (limited to 'lib/libpthread/man/pthread_attr_setstackaddr.3')
-rw-r--r--lib/libpthread/man/pthread_attr_setstackaddr.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_attr_setstackaddr.3 b/lib/libpthread/man/pthread_attr_setstackaddr.3
index 7254e83cceb..8a179b48bfd 100644
--- a/lib/libpthread/man/pthread_attr_setstackaddr.3
+++ b/lib/libpthread/man/pthread_attr_setstackaddr.3
@@ -1,5 +1,8 @@
-.\" $OpenBSD: pthread_attr_setstackaddr.3,v 1.4 2002/05/01 08:03:30 mpech Exp $
+.\" $OpenBSD: pthread_attr_setstackaddr.3,v 1.5 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_SETSTACKADDR 3
.Os