Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/librt Fix xref.



details:   https://anonhg.NetBSD.org/src/rev/90af6fa76e1c
branches:  trunk
changeset: 755495:90af6fa76e1c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jun 07 16:37:07 2010 +0000

description:
Fix xref.

diffstat:

 lib/librt/mq_unlink.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2c0980bb5322 -r 90af6fa76e1c lib/librt/mq_unlink.3
--- a/lib/librt/mq_unlink.3     Mon Jun 07 16:33:45 2010 +0000
+++ b/lib/librt/mq_unlink.3     Mon Jun 07 16:37:07 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index