aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_rwlock_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_rwlock_destroy.3')
-rw-r--r--share/man/man3/pthread_rwlock_destroy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_rwlock_destroy.3 b/share/man/man3/pthread_rwlock_destroy.3
index 0129222866b2..427cf84d6109 100644
--- a/share/man/man3/pthread_rwlock_destroy.3
+++ b/share/man/man3/pthread_rwlock_destroy.3
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/man/man3/pthread_rwlock_destroy.3,v 1.11.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $
.\"
.Dd August 4, 1998
.Dt PTHREAD_RWLOCK_DESTROY 3