Module Name: src Committed By: wiz Date: Thu Nov 24 12:19:28 UTC 2016
Modified Files: src/lib/libpthread: pthread.3 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/lib/libpthread/pthread.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libpthread/pthread.3 diff -u src/lib/libpthread/pthread.3:1.15 src/lib/libpthread/pthread.3:1.16 --- src/lib/libpthread/pthread.3:1.15 Tue Nov 22 00:32:09 2016 +++ src/lib/libpthread/pthread.3 Thu Nov 24 12:19:28 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: pthread.3,v 1.15 2016/11/22 00:32:09 kamil Exp $ +.\" $NetBSD: pthread.3,v 1.16 2016/11/24 12:19:28 wiz Exp $ .\" .\" Copyright (c) 2003, 2007, 2009 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd May 16, 2010 +.Dd November 22, 2016 .Dt PTHREAD 3 .Os .Sh NAME