Module Name:    src
Committed By:   apb
Date:           Fri Aug 12 21:18:51 UTC 2011

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

Log Message:
Add sigevent(3) to SEE ALSO


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/librt/lio_listio.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/lio_listio.3
diff -u src/lib/librt/lio_listio.3:1.3 src/lib/librt/lio_listio.3:1.4
--- src/lib/librt/lio_listio.3:1.3	Mon May 17 19:22:31 2010
+++ src/lib/librt/lio_listio.3	Fri Aug 12 21:18:51 2011
@@ -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

Reply via email to