diff options
Diffstat (limited to 'share/man/man3/pthread_mutex_unlock.3')
-rw-r--r-- | share/man/man3/pthread_mutex_unlock.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_mutex_unlock.3 b/share/man/man3/pthread_mutex_unlock.3 index 77784e1b1962..2f07b127bedf 100644 --- a/share/man/man3/pthread_mutex_unlock.3 +++ b/share/man/man3/pthread_mutex_unlock.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/man/man3/pthread_mutex_unlock.3,v 1.15.2.1.8.1 2010/02/10 00:26:20 kensmith Exp $ .\" .Dd July 30, 1998 .Dt PTHREAD_MUTEX_UNLOCK 3 |