aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mq_send.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/mq_send.2')
-rw-r--r--lib/libc/sys/mq_send.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mq_send.2 b/lib/libc/sys/mq_send.2
index 6d93a15ac2a7..bfd7f7a10f07 100644
--- a/lib/libc/sys/mq_send.2
+++ b/lib/libc/sys/mq_send.2
@@ -35,7 +35,7 @@
.\" the referee document. The original Standard can be obtained online at
.\" http://www.opengroup.org/unix/online.html.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/mq_send.2,v 1.6.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $
.\"
.Dd November 29, 2005
.Dt MQ_SEND 2