summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_kill.3
diff options
context:
space:
mode:
authorjdolecek <jdolecek@NetBSD.org>2003-10-30 11:53:33 +0000
committerjdolecek <jdolecek@NetBSD.org>2003-10-30 11:53:33 +0000
commite2e1314ccd263f47ae5a0b73fe989020de423f63 (patch)
tree92b5abf0a324d8d595884a274ef0b8f583bba440 /lib/libpthread/pthread_kill.3
parentf65cf67b6261407b5e34784049fab94a0c8e9894 (diff)
bump date too
Diffstat (limited to 'lib/libpthread/pthread_kill.3')
-rw-r--r--lib/libpthread/pthread_kill.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/pthread_kill.3 b/lib/libpthread/pthread_kill.3
index dea75dc0fda..357965a9fb3 100644
--- a/lib/libpthread/pthread_kill.3
+++ b/lib/libpthread/pthread_kill.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_kill.3,v 1.4 2003/10/30 11:51:42 jdolecek Exp $
+.\" $NetBSD: pthread_kill.3,v 1.5 2003/10/30 11:53:33 jdolecek Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,7 +53,7 @@
.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/lib/libpthread/man/pthread_kill.3,v 1.9 2002/09/16 19:29:28 mini Exp $
-.Dd January 30, 2003
+.Dd October 30, 2003
.Dt PTHREAD_KILL 3
.Os
.Sh NAME