Page MenuHomeFreeBSD

Clarify usage of aio(4) with kqueue(2)
ClosedPublic

Authored by asomers on Jun 22 2017, 3:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 1, 5:49 PM
Unknown Object (File)
Wed, May 20, 5:11 PM
Unknown Object (File)
Tue, May 19, 12:18 PM
Unknown Object (File)
May 2 2026, 11:03 PM
Unknown Object (File)
Apr 29 2026, 3:35 AM
Unknown Object (File)
Apr 28 2026, 4:26 PM
Unknown Object (File)
Apr 19 2026, 11:08 AM
Unknown Object (File)
Apr 12 2026, 12:09 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 22 2017, 7:48 AM
This revision was automatically updated to reflect the committed changes.
bjk added inline comments.
head/share/man/man4/aio.4
168

I'm pretty sure the 's' can go on the same line as the ".Ap", but we try to avoid this construction in general; something like "the sigev_notify_kqueue field of the sigevent structure" would be a more typical phrasing, I think.

175

But here no text should appear on the same line as the .Dv after the comma.