diff options
Diffstat (limited to 'lib/libc/sys/mq_open.2')
-rw-r--r-- | lib/libc/sys/mq_open.2 | 2 |
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..567bf5b49291 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.8.1 2012/03/03 06:15:13 kensmith Exp $ .\" .Dd November 29, 2005 .Dt MQ_OPEN 2 |