summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthreads.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthreads.3')
-rw-r--r--lib/libpthread/man/pthreads.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpthread/man/pthreads.3 b/lib/libpthread/man/pthreads.3
index 462959cb381..0ec301121dd 100644
--- a/lib/libpthread/man/pthreads.3
+++ b/lib/libpthread/man/pthreads.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: pthreads.3,v 1.29 2008/12/18 09:30:32 guenther Exp $
+.\" $OpenBSD: pthreads.3,v 1.30 2012/02/24 06:35:27 jmc Exp $
.\" David Leonard <d@openbsd.org>, 1998. Public domain.
-.Dd $Mdocdate: December 18 2008 $
+.Dd $Mdocdate: February 24 2012 $
.Dt PTHREADS 3
.Os
.Sh NAME
@@ -521,7 +521,6 @@ environment variable.
.Xr pthread_mutex_destroy 3 ,
.Xr pthread_mutex_init 3 ,
.Xr pthread_mutex_lock 3 ,
-.Xr pthread_mutex_trylock 3 ,
.Xr pthread_mutex_unlock 3 ,
.Xr pthread_mutexattr 3 ,
.Xr pthread_once 3 ,