Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Xref mq(3).



details:   https://anonhg.NetBSD.org/src/rev/4312b65c2da3
branches:  trunk
changeset: 755512:4312b65c2da3
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Jun 08 06:11:05 2010 +0000

description:
Xref mq(3).

diffstat:

 share/man/man3/sigevent.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 553c012d7b30 -r 4312b65c2da3 share/man/man3/sigevent.3
--- a/share/man/man3/sigevent.3 Tue Jun 08 05:56:58 2010 +0000
+++ b/share/man/man3/sigevent.3 Tue Jun 08 06:11:05 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigevent.3,v 1.4 2010/05/20 07:13:16 jruoho Exp $
+.\" $NetBSD: sigevent.3,v 1.5 2010/06/08 06:11:05 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\"
@@ -23,7 +23,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 20, 2010
+.Dd June 8, 2010
 .Dt SIGEVENT 3
 .Os
 .Sh NAME
@@ -171,7 +171,7 @@
 .Sh SEE ALSO
 .Xr siginfo 2 ,
 .Xr aio 3 ,
-.Xr mq_notify 3 ,
+.Xr mq 3 ,
 .Xr timer_create 3
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index