diff options
Diffstat (limited to 'share/man/man3/pthread_mutex_destroy.3')
-rw-r--r-- | share/man/man3/pthread_mutex_destroy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_mutex_destroy.3 b/share/man/man3/pthread_mutex_destroy.3 index 6be911de5486..6fad06405267 100644 --- a/share/man/man3/pthread_mutex_destroy.3 +++ b/share/man/man3/pthread_mutex_destroy.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_destroy.3,v 1.13 2004/01/15 15:59:00 ru Exp $ .\" .Dd July 29, 1998 .Dt PTHREAD_MUTEX_DESTROY 3 |