Module Name:    src
Committed By:   wiz
Date:           Mon Jun  7 16:37:07 UTC 2010

Modified Files:
        src/lib/librt: mq_unlink.3

Log Message:
Fix xref.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/librt/mq_unlink.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/librt/mq_unlink.3
diff -u src/lib/librt/mq_unlink.3:1.2 src/lib/librt/mq_unlink.3:1.3
--- src/lib/librt/mq_unlink.3:1.2	Mon Jun  7 07:21:52 2010
+++ src/lib/librt/mq_unlink.3	Mon Jun  7 16:37:07 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mq_unlink.3,v 1.2 2010/06/07 07:21:52 jruoho Exp $
+.\"	$NetBSD: mq_unlink.3,v 1.3 2010/06/07 16:37:07 wiz Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -67,7 +67,7 @@
 The named message queue does not exist.
 .El
 .Sh SEE ALSO
-.Xr mq_3 ,
+.Xr mq 3 ,
 .Xr mq_open 3
 .Sh STANDARDS
 This function conforms to the

Reply via email to