summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_mutex_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_mutex_destroy.3')
-rw-r--r--lib/libpthread/man/pthread_mutex_destroy.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpthread/man/pthread_mutex_destroy.3 b/lib/libpthread/man/pthread_mutex_destroy.3
index 164eb7da8b5..b0fe8e8922a 100644
--- a/lib/libpthread/man/pthread_mutex_destroy.3
+++ b/lib/libpthread/man/pthread_mutex_destroy.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_mutex_destroy.3,v 1.8 2007/05/31 19:19:37 jmc Exp $
+.\" $OpenBSD: pthread_mutex_destroy.3,v 1.9 2012/02/24 06:35:27 jmc Exp $
.\"
.\" Copyright (c) 1997 Brian Cully <shmit@kublai.com>
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD: pthread_mutex_destroy.3,v 1.5 1999/08/28 00:03:07 peter Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: February 24 2012 $
.Dt PTHREAD_MUTEX_DESTROY 3
.Os
.Sh NAME
@@ -64,7 +64,6 @@ is locked by another thread.
.Sh SEE ALSO
.Xr pthread_mutex_init 3 ,
.Xr pthread_mutex_lock 3 ,
-.Xr pthread_mutex_trylock 3 ,
.Xr pthread_mutex_unlock 3
.Sh STANDARDS
.Fn pthread_mutex_destroy