Hello Jon, On Thu, Sep 16, 2010 at 1:20 PM, Jon Grant <jg@xxxxxxxx> wrote: > Hello > > http://www.kernel.org/doc/man-pages/online/pages/man3/aio_write.3.html > > Is it possible to also hyperlink the "struct aiocb" to the structure? > > I would also be interested in SIGEV_THREAD documentation. > > To give an example of some code. we set this macro within the aiocb structure: > > aio.aio_sigevent.sigev_notify = SIGEV_THREAD; > > I only found this page about SIGEV_THREAD : > http://www.kernel.org/doc/man-pages/online/pages/man2/timer_create.2.html I've just now pushed to git a new aio(7) man pages that documents the aiocb structure. Also, various pages have been updated to point to the recently added sigevent(7) page, which documents SIGEV_*. The changes will be released in man-pages-3.28. thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html