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