Module Name:    src
Committed By:   kamil
Date:           Tue Nov 22 00:32:09 UTC 2016

Modified Files:
        src/lib/libpthread: pthread.3

Log Message:
Add reference in SEE ALSO to pthread_dbg(3)

Sponsored by <The NetBSD Foundation>


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 src/lib/libpthread/pthread.3:1.15
--- src/lib/libpthread/pthread.3:1.14	Sun May 16 12:23:32 2010
+++ src/lib/libpthread/pthread.3	Tue Nov 22 00:32:09 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: pthread.3,v 1.14 2010/05/16 12:23:32 jruoho Exp $
+.\"	$NetBSD: pthread.3,v 1.15 2016/11/22 00:32:09 kamil Exp $
 .\"
 .\" Copyright (c) 2003, 2007, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -157,6 +157,7 @@ for
 .Xr sh 1 ) .
 .El
 .Sh SEE ALSO
+.Xr pthread_dbg 3
 .Rs
 .%A David R. Butenhof
 .%T Programming with POSIX(R) Threads

Reply via email to