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
F147281981: D11299.id29973.diff
Mon, Mar 9, 4:21 PM
F147234909: D11299.id29973.diff
Mon, Mar 9, 8:14 AM
Unknown Object (File)
Wed, Feb 18, 8:29 PM
Unknown Object (File)
Wed, Feb 18, 11:42 AM
Unknown Object (File)
Tue, Feb 17, 7:58 AM
Unknown Object (File)
Mon, Feb 9, 4:31 AM
Unknown Object (File)
Jan 26 2026, 9:48 PM
Unknown Object (File)
Jan 11 2026, 7:34 PM
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.