aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_mutex_unlock.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_mutex_unlock.3')
-rw-r--r--share/man/man3/pthread_mutex_unlock.32
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 cebfbd50dc6d..27a4c337fe37 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.
.\"
-.\" $Id$
+.\" $FreeBSD$
.\"
.Dd July 30, 1998
.Dt PTHREAD_MUTEX_UNLOCK 3