diff options
Diffstat (limited to 'lib/libpthread/man/pthread_attr_init.3')
-rw-r--r-- | lib/libpthread/man/pthread_attr_init.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_attr_init.3 b/lib/libpthread/man/pthread_attr_init.3 index a59c4349b49..951ddb8d8fd 100644 --- a/lib/libpthread/man/pthread_attr_init.3 +++ b/lib/libpthread/man/pthread_attr_init.3 @@ -1,9 +1,9 @@ -.\" $OpenBSD: pthread_attr_init.3,v 1.6 2003/05/18 13:06:33 jmc Exp $ +.\" $OpenBSD: pthread_attr_init.3,v 1.7 2007/05/31 19:19:36 jmc Exp $ .\" Manual page derived from TOG's UNIX98 documentation. .\" .\" David Leonard, 2000. Public Domain. .\" -.Dd January 6, 2000 +.Dd $Mdocdate: May 31 2007 $ .Dt PTHREAD_ATTR_INIT 3 .Os .Sh NAME |