aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mq_receive.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/mq_receive.2')
-rw-r--r--lib/libc/sys/mq_receive.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mq_receive.2 b/lib/libc/sys/mq_receive.2
index 2bbabab7d4bd..ce4285d0a8f8 100644
--- a/lib/libc/sys/mq_receive.2
+++ b/lib/libc/sys/mq_receive.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_receive.2,v 1.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
.\"
.Dd November 29, 2005
.Dt MQ_RECEIVE 2