sigevent.7: Add SEE ALSO reference to new getaddrinfo_a.3 page

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-27 07:44:18 +02:00
parent e11d63b940
commit 0f848cbcde
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.TH SIGEVENT 7 2010-09-19 "GNU" "Linux Programmer's Manual"
.TH SIGEVENT 7 2010-09-27 "GNU" "Linux Programmer's Manual"
.SH NAME
struct sigevent \- structure for notification from asynchronous routines
.SH SYNOPSIS
@ -131,6 +131,6 @@ POSIX.1-2001.
.BR timer_create (2),
.BR aio_fsync (3),
.\" .BR lio_listio (3),
.\" FIXME This page will be added later .BR getaddrinfo_a (3),
.BR getaddrinfo_a (3),
.BR mq_notify (3),
.BR pthreads (7)