aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mq_close.2
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2012-04-09 16:18:55 +0000
committerKen Smith <kensmith@FreeBSD.org>2012-04-09 16:18:55 +0000
commit039ea811636f62633b18bcadb9f5332b215f7900 (patch)
tree2b6265c3f691194eb9ff68f608c028eb43e14708 /lib/libc/sys/mq_close.2
parent0724db41d65f0854fe1349e284feceb8c5c047ed (diff)
Diffstat (limited to 'lib/libc/sys/mq_close.2')
-rw-r--r--lib/libc/sys/mq_close.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mq_close.2 b/lib/libc/sys/mq_close.2
index de45edd784c2..87092f544629 100644
--- a/lib/libc/sys/mq_close.2
+++ b/lib/libc/sys/mq_close.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_close.2,v 1.6.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $
.\"
.Dd November 29, 2005
.Dt MQ_CLOSE 2