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..25c97c971f3d 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.8.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 29, 2005 .Dt MQ_OPEN 2 |