Source-Changes-HG archive

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

[src/trunk]: src/lib/librt Add sigevent(3) to SEE ALSO



details:   https://anonhg.NetBSD.org/src/rev/88cfb4251149
branches:  trunk
changeset: 768243:88cfb4251149
user:      apb <apb%NetBSD.org@localhost>
date:      Fri Aug 12 21:18:51 2011 +0000

description:
Add sigevent(3) to SEE ALSO

diffstat:

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

diffs (28 lines):

diff -r d7aba84461eb -r 88cfb4251149 lib/librt/lio_listio.3
--- a/lib/librt/lio_listio.3    Fri Aug 12 17:41:17 2011 +0000
+++ b/lib/librt/lio_listio.3    Fri Aug 12 21:18:51 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lio_listio.3,v 1.3 2010/05/17 19:22:31 jruoho Exp $
+.\" $NetBSD: lio_listio.3,v 1.4 2011/08/12 21:18:51 apb Exp $
 .\"
 .\" Copyright (c) 2003 Tim J. Robbins
 .\" All rights reserved.
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD: /repoman/r/ncvs/src/lib/libc/sys/lio_listio.2,v 1.6 2006/10/07 05:13:32 trhodes Exp $
 .\"
-.Dd May 17, 2010
+.Dd August 12, 2011
 .Dt LIO_LISTIO 3
 .Os
 .Sh NAME
@@ -164,7 +164,8 @@
 .Xr read 2 ,
 .Xr siginfo 2 ,
 .Xr write 2 ,
-.Xr aio 3
+.Xr aio 3 ,
+.Xr sigevent 3
 .Sh STANDARDS
 The
 .Fn lio_listio



Home | Main Index | Thread Index | Old Index